Skip to content

Commit

Permalink
Fix TEST_SERVER_URL
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Nov 23, 2018
1 parent 5b14033 commit fe3faee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ pipeline:
image: owncloudci/php:${PHP_VERSION}
pull: true
environment:
- TEST_SERVER_URL=http://server
- TEST_SERVER_URL=http://owncloud
- BEHAT_SUITE=${BEHAT_SUITE}
commands:
- make test-acceptance-api
Expand Down

0 comments on commit fe3faee

Please sign in to comment.