Skip to content

Commit

Permalink
Add timeout for sign and publish step (#1199)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodm authored Mar 22, 2023
1 parent ce97126 commit 1bf0eb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.package-storage-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ steps:
command: ".buildkite/scripts/signAndPublishPackage.sh"
depends_on:
- build-package
timeout_in_minutes: 30
agents:
provider: "gcp"
image: family/core-ubuntu-2004

0 comments on commit 1bf0eb7

Please sign in to comment.