Skip to content

Commit

Permalink
Bump oC10 test commit id (#1129)
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis authored Aug 31, 2020
1 parent aa4f457 commit 1a8bab6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,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 a992db8cfb9a4368b1e3368cd96bdc7513faac2e
- git checkout 7b6a4cf6dab990d1624042589d22e348e027b74b

- name: localAPIAcceptanceTestsOcStorage
image: owncloudci/php:7.2
Expand Down Expand Up @@ -419,7 +419,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 a992db8cfb9a4368b1e3368cd96bdc7513faac2e
- git checkout 7b6a4cf6dab990d1624042589d22e348e027b74b

- name: oC10APIAcceptanceTests
image: owncloudci/php:7.2
Expand Down

0 comments on commit 1a8bab6

Please sign in to comment.