try to create release link

This commit is contained in:
Wolfgang Hottgenroth 2019-04-30 15:43:38 +02:00
parent 5e08dd9ef2
commit 6f594a19e4
Signed by: wn
GPG Key ID: B586EAFCDF2F65F4

View File

@ -33,7 +33,8 @@ release:
variables:
GIT_STRATEGY: none
script:
- curl --request POST --header 'PRIVATE-TOKEN: $CI_JOB_TOKEN' \
- curl --request POST
--header "PRIVATE-TOKEN:$CI_JOB_TOKEN" \
--data name="awesume-v0.2.iso" \
--data url="https://home.hottis.de" \
"https://gitlab.com/api/v4/projects/10877064/releases/v0.1/assets/links"