Skip to content

Commit

Permalink
Bump core commit id for API acceptance tests as at 2020-07-31 (#1041)
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis authored Aug 3, 2020
1 parent e892e47 commit 32530ba
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 @@ -343,7 +343,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 24b305a38f259584b683256880eb9e42f99f19c5
- git checkout 9416491281aa5315b630e02e3c7e8ca76689505a
- make test-acceptance-api
environment:
TEST_SERVER_URL: 'http://revad-services:20080'
Expand Down

0 comments on commit 32530ba

Please sign in to comment.