Fix name of avatar integration tests in Drone

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
pull/25018/head
Daniel Calviño Sánchez 5 years ago
parent 82947263b9
commit dafd0f1441
  1. 2
      .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

Loading…
Cancel
Save