Loading .drone.yml +3 −2 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors # SPDX-License-Identifier: MIT --- kind: pipeline type: docker name: test-master # SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors # SPDX-License-Identifier: MIT steps: - name: test image: ghcr.io/nextcloud/continuous-integration-android8:3 Loading Loading
.drone.yml +3 −2 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors # SPDX-License-Identifier: MIT --- kind: pipeline type: docker name: test-master # SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors # SPDX-License-Identifier: MIT steps: - name: test image: ghcr.io/nextcloud/continuous-integration-android8:3 Loading