mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-13 04:37:46 -04:00
Use current core master commit id for API tests
This commit is contained in:
committed by
Vincent Petry
parent
db1e77ea98
commit
d2c45f96dc
@@ -1,7 +1,7 @@
|
||||
def main(ctx):
|
||||
before = [
|
||||
testing(ctx),
|
||||
apiTests(ctx, 'master', '158bd976047ea8abd137e2c61905d9dd63dc977d'),
|
||||
apiTests(ctx, 'master', 'e2b0a01a8807f549cbd1a42c7bd35f8cfc224ef7'),
|
||||
]
|
||||
|
||||
stages = [
|
||||
|
||||
Reference in New Issue
Block a user