Skip to content
Snippets Groups Projects
Commit 58f81a50 authored by Hugo Trentesaux's avatar Hugo Trentesaux
Browse files

WIP CI

parent 06d0ab94
No related branches found
No related tags found
No related merge requests found
Pipeline #32714 passed
......@@ -14,7 +14,7 @@ variables:
# build gcli binary
build:
stage: build
# only build gcli when adding a tag
# only build gcli when adding a tag (does it really work?)
only:
- tags
# image used for this build
......@@ -57,5 +57,5 @@ release:
assets:
links:
- name: 'gcli'
link_type: binary
link_type: other # binary
url: "${PACKAGE_REGISTRY_URL}/gcli"
\ No newline at end of file
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