wip/packer
This commit is contained in:
parent
418ddf3743
commit
1f268acd86
|
@ -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: /.*/
|
||||
|
|
Loading…
Reference in New Issue