Skip to content

Commit

Permalink
use custom environment for publishing crates (paritytech#12912)
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-paulo-parity authored and ark0f committed Feb 27, 2023
1 parent 1d7212a commit 58f6c9c
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 58f6c9c

Please sign in to comment.