mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-27 02:38:06 -04:00
Merge pull request #346 from owncloud/phil-davis-patch-1
[Tests-Only] Use latest commit from core master
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
def main(ctx):
|
||||
before = [
|
||||
testing(ctx),
|
||||
apiTests(ctx, 'master', '5d1cf1895083f143c4600a613bfbad5c1810846b'),
|
||||
apiTests(ctx, 'master', 'ba243879dbda86c563f1e767791759fd6f5d97e1'),
|
||||
]
|
||||
|
||||
stages = [
|
||||
|
||||
Reference in New Issue
Block a user