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
df275b4d
Verified
Commit
df275b4d
authored
Sep 30, 2020
by
Sven-Hendrik Haase
Browse files
Show link to artifacts in a given release
parent
316cd594
Pipeline
#1986
passed with stages
in 33 minutes and 28 seconds
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
df275b4d
...
...
@@ -80,7 +80,7 @@ tag_release:
-
>
export ASSET_LINKS="{ \"links\": [ \
{ \"name\": \"Vagrant Cloud Release\", \"url\": \"https://app.vagrantup.com/archlinux/boxes/archlinux/versions/$BUILD_VERSION\" }, \
{ \"name\": \"
qcow2 Image
\", \"url\": \"https://gitlab.archlinux.org/archlinux/arch-boxes/-/jobs/artifacts/
master/raw/output/Arch-Linux-x86_64-cloudimg-$BUILD_VERSION.qcow2
?job=build:secure\" } \
{ \"name\": \"
Browse artifacts
\", \"url\": \"https://gitlab.archlinux.org/archlinux/arch-boxes/-/jobs/artifacts/
v$BUILD_VERSION/browse/output
?job=build:secure\" } \
]}"
-
http --ignore-stdin "$CI_API_V4_URL/projects/$CI_PROJECT_ID/releases"
"JOB-TOKEN:$CI_JOB_TOKEN"
...
...
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