Skip to content

Commit

Permalink
Bump core commit 20200918 (#1182)
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis authored Sep 18, 2020
1 parent d9ace48 commit 84f2c0e
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 @@ -446,7 +446,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 cb90a3b8bfcddb81f8cf6d84750feaa779105b94
- git checkout 2c5bb68fc689d7e9dd912125680c0fad99528fa9

- name: localAPIAcceptanceTestsOcStorage
image: owncloudci/php:7.2
Expand Down Expand Up @@ -520,7 +520,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 cb90a3b8bfcddb81f8cf6d84750feaa779105b94
- git checkout 2c5bb68fc689d7e9dd912125680c0fad99528fa9

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

0 comments on commit 84f2c0e

Please sign in to comment.