fix template
This commit is contained in:
parent
f410da2a0a
commit
cc57f732d2
@ -1065,13 +1065,13 @@ workflows:
|
||||
- publish-packer-mainnet:
|
||||
requires:
|
||||
- build-all
|
||||
# filters:
|
||||
# branches:
|
||||
# ignore:
|
||||
# - /.*/
|
||||
# tags:
|
||||
# only:
|
||||
# - /^v\d+\.\d+\.\d+(-rc\d+)?$/
|
||||
filters:
|
||||
branches:
|
||||
ignore:
|
||||
- /.*/
|
||||
tags:
|
||||
only:
|
||||
- /^v\d+\.\d+\.\d+(-rc\d+)?$/
|
||||
- publish-packer-calibrationnet:
|
||||
requires:
|
||||
- build-ntwk-calibration
|
||||
|
Loading…
Reference in New Issue
Block a user