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
b3997007
Verified
Commit
b3997007
authored
Aug 15, 2020
by
Sven-Hendrik Haase
Browse files
Switch to regular 'secure' tag
parent
d8121b38
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b3997007
...
...
@@ -32,6 +32,8 @@ validate-packer:
-
packer validate local.json
-
packer validate cloud.json
# Note: We explicitly need the `ipv6` tag here because otherwise we'd get random
# gpg/pacman-key issues.
build:cloud-qemu:
stage
:
build
tags
:
...
...
@@ -58,8 +60,8 @@ build:vagrant-qemu:
publish
:
stage
:
publish
tags
:
-
secure-kvm
-
secure
-virtualbox
-
ipv6
-
secure
before_script
:
-
pacman -Syu --needed --noconfirm qemu-headless virtualbox packer
script
:
...
...
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