Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
use custom environment for publishing crates (#12912)
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-paulo-parity authored Dec 13, 2022
1 parent 01efa85 commit 13664c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/ci/gitlab/pipeline/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,9 @@ update-node-template:
# to roughly 202 minutes of delay, or 3h and 22 minutes. As such, the job needs to have a much
# higher timeout than average.
timeout: 5h
# A custom publishing environment is used for us to be able to set up protected secrets
# specifically for it
environment: publish-crates
script:
- rusty-cachier snapshot create
- git clone
Expand Down

0 comments on commit 13664c3

Please sign in to comment.