packer needs docker
This commit is contained in:
parent
f48372f782
commit
946a1fda55
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@ prepare:
|
|||
|
||||
packer:
|
||||
stage: rootfs
|
||||
services:
|
||||
- docker:dind
|
||||
script:
|
||||
- bin/packer build packer.json
|
||||
- gzip -k -f rootfs.tar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue