Use latest commit from core master
when running acceptance tests.
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', '5d1cf1895083f143c4600a613bfbad5c1810846b'),
|
apiTests(ctx, 'master', 'ba243879dbda86c563f1e767791759fd6f5d97e1'),
|
||||||
]
|
]
|
||||||
|
|
||||||
stages = [
|
stages = [
|
||||||
|
|||||||
Reference in New Issue
Block a user