Merge pull request #25018 from nextcloud/fix-name-of-avatar-integration-tests-in-drone

Fix name of avatar integration tests in Drone
This commit is contained in:
Roeland Jago Douma 2021-01-07 20:06:54 +01:00 committed by GitHub
commit 373aafab9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -813,7 +813,7 @@ steps:
image: docker:git
commands:
- git submodule update --init
- name: integration-auth
- name: integration-avatar
image: nextcloudci/integration-php7.3:integration-php7.3-2
commands:
- bash tests/drone-run-integration-tests.sh || exit 0