Merge pull request #406 from owncloud/bump-core-commit-20200728
[Tests-Only] Bump commit id for apiTests
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
def main(ctx):
|
def main(ctx):
|
||||||
before = [
|
before = [
|
||||||
testing(ctx),
|
testing(ctx),
|
||||||
apiTests(ctx, 'master', '9db442250583d3b71e633cf77fbcf643ed67e994'),
|
apiTests(ctx, 'master', 'e33cfcb2816abd07ec97a244ee41e92af2267ad9'),
|
||||||
]
|
]
|
||||||
|
|
||||||
stages = [
|
stages = [
|
||||||
|
|||||||
Reference in New Issue
Block a user