mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 02:07:56 +00:00
Disable timestamping for the crate publishing jobs (#13910)
This commit is contained in:
@@ -259,6 +259,9 @@ variables:
|
||||
- artifacts/
|
||||
variables:
|
||||
SPUB_TMP: artifacts
|
||||
# disable timestamping for the crate publishing jobs, they leave stray child processes behind
|
||||
# which don't interact well with the timestamping script
|
||||
CI_DISABLE_TIMESTAMP: 1
|
||||
|
||||
#### stage: .pre
|
||||
|
||||
|
||||
Reference in New Issue
Block a user