Update .gitlab-ci.yml file
This commit is contained in:
parent
8b4f2e2ccd
commit
754d170616
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ release:
|
|||
|
||||
assets:
|
||||
links:
|
||||
- name: c_net
|
||||
- name: c_net linux download (precompiled)
|
||||
url: '${CI_PROJECT_URL}/-/jobs/${BUILD_JOB_ID}/artifacts/file/c_net'
|
||||
|
||||
script: echo "Define your deployment script!"
|
||||
|
|
|
|||
Reference in a new issue