Skip to content

Commit

Permalink
Use a longer timeout for CloudBuild (#416)
Browse files Browse the repository at this point in the history
Co-authored-by: Azeem Shaikh <azeems@google.com>
  • Loading branch information
azeemshaikh38 and azeemsgoogle committed Jun 8, 2022
1 parent 05d0275 commit 7ab69b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ steps:
'-t', 'gcr.io/openssf/scorecard-action:$COMMIT_SHA',
'-f', 'Dockerfile.golang']
images: ['gcr.io/openssf/scorecard-action']
timeout: '1600s'

0 comments on commit 7ab69b4

Please sign in to comment.