Skip to content

Commit 58b1e07

Browse files
joao-paulo-parityltfschoen
authored andcommitted
use custom environment for publishing crates (paritytech#12912)
1 parent 52bd415 commit 58b1e07

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

scripts/ci/gitlab/pipeline/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,9 @@ update-node-template:
211211
# to roughly 202 minutes of delay, or 3h and 22 minutes. As such, the job needs to have a much
212212
# higher timeout than average.
213213
timeout: 5h
214+
# A custom publishing environment is used for us to be able to set up protected secrets
215+
# specifically for it
216+
environment: publish-crates
214217
script:
215218
- rusty-cachier snapshot create
216219
- git clone

0 commit comments

Comments
 (0)