mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 02:51:08 +00:00
Disable timestamping for the crate publishing jobs (#13910)
This commit is contained in:
@@ -259,6 +259,9 @@ variables:
|
|||||||
- artifacts/
|
- artifacts/
|
||||||
variables:
|
variables:
|
||||||
SPUB_TMP: artifacts
|
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
|
#### stage: .pre
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user