Skip to content

Commit

Permalink
Bump core test commit id as at 20201005
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Oct 5, 2020
1 parent 9a17287 commit 64d14a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ config = {
},
'apiTests': {
'coreBranch': 'master',
'coreCommit': '2c5bb68fc689d7e9dd912125680c0fad99528fa9',
'coreCommit': 'd3a6524ff6a155c15ff1b51441b345f2641f3366',
'numberOfParts': 4
},
'uiTests': {
Expand Down Expand Up @@ -122,7 +122,7 @@ def main(ctx):
pipelines['depends_on'] = []
else:
pipelines = before + stages + after

return pipelines

def testPipelines(ctx):
Expand Down

0 comments on commit 64d14a3

Please sign in to comment.