temporary: remove packer build filters

This commit is contained in:
Cory Schwartz 2021-03-31 14:10:55 -07:00
parent cbda4ff7bf
commit ed47c3654b

View File

@ -747,11 +747,11 @@ workflows:
- build-ntwk-calibration
- build-ntwk-butterfly
- build-ntwk-nerpa
filters:
branches:
ignore:
- /.*/
tags:
only:
- /^v\d+\.\d+\.\d+$/
# filters:
# branches:
# ignore:
# - /.*/
# tags:
# only:
# - /^v\d+\.\d+\.\d+$/