Skip to content

Commit

Permalink
Bump core commit id for API acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Jul 31, 2020
1 parent 3954241 commit 017bbdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.star
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
def main(ctx):
before = [
testing(ctx),
apiTests(ctx, 'master', 'b4e4e2e76bcd1770412602113882256bec5444b8'),
apiTests(ctx, 'master', '7f1c384e8027b17f89427a1dd430ab273c15c7ef'),
]

stages = [
Expand Down

0 comments on commit 017bbdf

Please sign in to comment.