mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-07 04:28:54 -06:00
Use latest commit from core master
when running acceptance tests.
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