Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Christian Rebischke
arch-boxes
Commits
7b736421
Verified
Commit
7b736421
authored
Jul 26, 2020
by
Christian Rebischke
Browse files
fix missing packer binary
parent
799e50ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7b736421
...
...
@@ -52,6 +52,6 @@ build:
-
secure-kvm
-
secure-virtualbox
before_script
:
-
pacman -Syu --needed --noconfirm qemu-headless virtualbox
-
pacman -Syu --needed --noconfirm qemu-headless virtualbox
packer
script
:
packer build -parallel-builds=1 -var 'headless=true' -var 'write_zeroes=yes' -except=vmware-iso local.json
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment