Fix name of avatar integration tests in Drone

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
This commit is contained in:
Daniel Calviño Sánchez 2021-01-07 18:26:08 +01:00
parent 82947263b9
commit dafd0f1441
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