Bladeren bron

Install instance before running integration tests

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
tags/v11.0RC2
Morris Jobke 7 jaren geleden
bovenliggende
commit
9b21b82d18
No account linked to committer's email address
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1
    0
      .drone.yml

+ 1
- 0
.drone.yml Bestand weergeven

@@ -341,6 +341,7 @@ pipeline:
integration-filesdrop-features:
image: nextcloudci/integration-php7.0:integration-php7.0-2
commands:
- ./occ maintenance:install --admin-pass=admin
- cd build/integration
- ./run.sh filesdrop_features/filesdrop.feature
when:

Laden…
Annuleren
Opslaan