jeder step sein paket

This commit is contained in:
Simon Bruder 2018-02-12 12:29:51 +00:00
parent 1952a0096b
commit 78a4d690cd

View file

@ -2,16 +2,14 @@ image:
name: hashicorp/packer
entrypoint: [""]
prepare:
script:
- apk add --no-cache ansible
test:
script:
- apk add --no-cache ansible
- packer validate packer.json
build:
script:
- apk add --no-cache ansible
- packer build packer.json
artifacts:
paths: