Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
arch-boxes
Commits
072caa3d
Verified
Commit
072caa3d
authored
Aug 06, 2020
by
Christian Rebischke
Browse files
insert VAGRANT_API_TOKEN
parent
04593b67
Pipeline
#836
failed with stages
in 1 minute and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
072caa3d
...
...
@@ -50,4 +50,4 @@ build:
before_script
:
-
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
packer build -parallel-builds=1 -var
'vagrant_cloud_token=${VAGRANT_API_TOKEN}'-var
'headless=true' -var 'write_zeroes=yes' -except=vmware-iso
vagrant
.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