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
4b6b2675
Verified
Commit
4b6b2675
authored
Sep 27, 2020
by
Sven-Hendrik Haase
Browse files
Fix vagrant version
parent
53c1c5ad
Pipeline
#1883
passed with stages
in 25 minutes and 39 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4b6b2675
...
...
@@ -94,5 +94,5 @@ publish:
-
vagrant cloud auth login --token "${VAGRANT_API_TOKEN}"
-
vagrant cloud auth login --check
-
vagrant cloud box show archlinux/archlinux
-
vagrant cloud publish archlinux/archlinux "
v
${BUILD_VERSION}" libvirt output/Arch-Linux-x86_64-libvirt-*.box --release -f
-
vagrant cloud publish archlinux/archlinux "
v
${BUILD_VERSION}" virtualbox output/Arch-Linux-x86_64-virtualbox-*.box --release -f
-
vagrant cloud publish archlinux/archlinux "${BUILD_VERSION}" libvirt output/Arch-Linux-x86_64-libvirt-*.box --release -f
-
vagrant cloud publish archlinux/archlinux "${BUILD_VERSION}" virtualbox output/Arch-Linux-x86_64-virtualbox-*.box --release -f
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