Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
arch-boxes
Commits
f41f1203
Verified
Commit
f41f1203
authored
Jul 17, 2020
by
Sven-Hendrik Haase
Browse files
Add .gitlab-ci.yml for testing
parent
d85cb370
Pipeline
#490
passed with stage
in 9 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
f41f1203
default
:
image
:
"
archlinux:latest"
tags
:
-
secure
# DO NOT REMOVE
before_script
:
-
pacman -Syu --needed --noconfirm qemu-headless virtualbox packer
packer
:
script
:
packer build -parallel-builds=1 -var 'headless=true' -var 'write_zeroes=no' -except=vmware-iso local.json
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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