restore filters
This commit is contained in:
parent
cb39ce66bc
commit
f410da2a0a
@ -1075,33 +1075,33 @@ workflows:
|
||||
- publish-packer-calibrationnet:
|
||||
requires:
|
||||
- build-ntwk-calibration
|
||||
# filters:
|
||||
# branches:
|
||||
# ignore:
|
||||
# - /.*/
|
||||
# tags:
|
||||
# only:
|
||||
# - /^v\d+\.\d+\.\d+(-rc\d+)?$/
|
||||
filters:
|
||||
branches:
|
||||
ignore:
|
||||
- /.*/
|
||||
tags:
|
||||
only:
|
||||
- /^v\d+\.\d+\.\d+(-rc\d+)?$/
|
||||
- publish-packer-butterflynet:
|
||||
requires:
|
||||
- build-ntwk-butterfly
|
||||
# filters:
|
||||
# branches:
|
||||
# ignore:
|
||||
# - /.*/
|
||||
# tags:
|
||||
# only:
|
||||
# - /^v\d+\.\d+\.\d+(-rc\d+)?$/
|
||||
filters:
|
||||
branches:
|
||||
ignore:
|
||||
- /.*/
|
||||
tags:
|
||||
only:
|
||||
- /^v\d+\.\d+\.\d+(-rc\d+)?$/
|
||||
- publish-snapcraft:
|
||||
name: publish-snapcraft-stable
|
||||
channel: stable
|
||||
# filters:
|
||||
# branches:
|
||||
# ignore:
|
||||
# - /.*/
|
||||
# tags:
|
||||
# only:
|
||||
# - /^v\d+\.\d+\.\d+(-rc\d+)?$/
|
||||
filters:
|
||||
branches:
|
||||
ignore:
|
||||
- /.*/
|
||||
tags:
|
||||
only:
|
||||
- /^v\d+\.\d+\.\d+(-rc\d+)?$/
|
||||
- publish-dockerhub:
|
||||
name: publish-dockerhub
|
||||
tag: stable
|
||||
|
Loading…
Reference in New Issue
Block a user