fix template
This commit is contained in:
parent
6b4cc44060
commit
78187ab8d1
@ -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
|
||||
|
@ -2,7 +2,6 @@ version: 2.1
|
||||
orbs:
|
||||
go: gotest/tools@0.0.13
|
||||
aws-cli: circleci/aws-cli@1.3.2
|
||||
packer: salaxander/packer@0.0.3
|
||||
|
||||
executors:
|
||||
golang:
|
||||
|
Loading…
Reference in New Issue
Block a user