try it this way
This commit is contained in:
parent
c07478e987
commit
3c022d510f
@ -9,7 +9,7 @@ build:
|
||||
release:
|
||||
script:
|
||||
- make
|
||||
- 'curl -H "PRIVATE-TOKEN: $CI_BUILD_TOKEN" "https://$CI_API_V4_URL/$CI_PROJECT_ID/releases"'
|
||||
- "curl -H 'PRIVATE-TOKEN: $CI_BUILD_TOKEN' 'https://$CI_API_V4_URL/$CI_PROJECT_ID/releases'"
|
||||
artifacts:
|
||||
paths:
|
||||
- dist/*.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user