mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-25 05:58:38 -06:00
Merge pull request #299 from owncloud/bump-core-commit-for-api-tests-20200623
[Tests-Only] Bump core commit for API tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
def main(ctx):
|
||||
before = [
|
||||
testing(ctx),
|
||||
apiTests(ctx, 'master', 'e2b0a01a8807f549cbd1a42c7bd35f8cfc224ef7'),
|
||||
apiTests(ctx, 'master', '31dbb9ce87de35165edf85ce9eda8f004c73f9f8'),
|
||||
]
|
||||
|
||||
stages = [
|
||||
|
||||
Reference in New Issue
Block a user