aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 5f526dcd112..60c316e3148 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -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