Skip to content

Commit 373aafa

Browse files
authored
Merge pull request #25018 from nextcloud/fix-name-of-avatar-integration-tests-in-drone
Fix name of avatar integration tests in Drone
2 parents 5020c73 + dafd0f1 commit 373aafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@ steps:
813813
image: docker:git
814814
commands:
815815
- git submodule update --init
816-
- name: integration-auth
816+
- name: integration-avatar
817817
image: nextcloudci/integration-php7.3:integration-php7.3-2
818818
commands:
819819
- bash tests/drone-run-integration-tests.sh || exit 0

0 commit comments

Comments
 (0)