diff --git a/.drone.yml b/.drone.yml index 5f526dcd1128c644733d5a7cf3accd9b2530797e..60c316e3148fdb2653998321b08c2e908255ed8e 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