wip/packer

This commit is contained in:
Radon Rosborough 2020-10-07 21:18:27 -07:00
parent 418ddf3743
commit 1f268acd86
1 changed files with 2 additions and 2 deletions

View File

@ -30,12 +30,12 @@ workflows:
- build:
filters:
branches:
ignore: master
ignore: wip/packer
tags:
ignore: /.*/
- build_and_deploy:
filters:
branches:
only: master
only: wip/packer
tags:
ignore: /.*/