packer needs docker

This commit is contained in:
jalr 2018-02-13 00:15:46 +01:00
parent f48372f782
commit 946a1fda55

View file

@ -28,6 +28,8 @@ prepare:
packer:
stage: rootfs
services:
- docker:dind
script:
- bin/packer build packer.json
- gzip -k -f rootfs.tar