Skip to content
Snippets Groups Projects
Commit e7927180 authored by Tobias Glaser's avatar Tobias Glaser
Browse files

fixing gitlab-ci even more still

parent fe1ee7b0
No related merge requests found
......@@ -60,6 +60,6 @@ Publish:
assets:
links:
- name: "Windows Template"
url: "https://gitlab.com/api/v4/projects/$CI_PROJECT_ID/packages/generic/cutelib-hsrt/$CI_COMMIT_TAG/template-windows.zip"
url: "${CI_API_V4_URL}/projects/$CI_PROJECT_ID/packages/generic/cutelib-hsrt/$CI_COMMIT_TAG/template-windows.zip"
#- name: "Linux Template"
# url: "https://gitlab.com/api/v4/projects/$CI_PROJECT_ID/packages/generic/cutelib-hsrt/$CI_COMMIT_TAG/template-linux.zip"
# url: "${CI_API_V4_URL}/projects/$CI_PROJECT_ID/packages/generic/cutelib-hsrt/$CI_COMMIT_TAG/template-linux.zip"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment