This commit is contained in:
parent
f2b0a5e7c7
commit
193304164d
@ -22,10 +22,14 @@ steps:
|
|||||||
image: bv11-cr01.bessems.eu/library/packer-extended
|
image: bv11-cr01.bessems.eu/library/packer-extended
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
|
- |
|
||||||
|
apt-get update
|
||||||
|
- |
|
||||||
|
apt-get install -y \
|
||||||
|
make
|
||||||
- |
|
- |
|
||||||
make deps
|
make deps
|
||||||
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: output
|
- name: output
|
||||||
path: /output
|
path: /output
|
||||||
|
Loading…
Reference in New Issue
Block a user