Install instance before running integration tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
2de09927a1
commit
9b21b82d18
1 changed files with 1 additions and 0 deletions
|
@ -341,6 +341,7 @@ pipeline:
|
||||||
integration-filesdrop-features:
|
integration-filesdrop-features:
|
||||||
image: nextcloudci/integration-php7.0:integration-php7.0-2
|
image: nextcloudci/integration-php7.0:integration-php7.0-2
|
||||||
commands:
|
commands:
|
||||||
|
- ./occ maintenance:install --admin-pass=admin
|
||||||
- cd build/integration
|
- cd build/integration
|
||||||
- ./run.sh filesdrop_features/filesdrop.feature
|
- ./run.sh filesdrop_features/filesdrop.feature
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue