Skip to content

Commit

Permalink
Install instance before running integration tests
Browse files Browse the repository at this point in the history
Signed-off-by: Morris Jobke <[email protected]>
  • Loading branch information
MorrisJobke committed Dec 2, 2016
1 parent 2de0992 commit 9b21b82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9b21b82

Please sign in to comment.