mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 02:57:57 +00:00
use custom environment for publishing crates (#12912)
This commit is contained in:
committed by
GitHub
parent
dff246e815
commit
d4633c672f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user