try it this way
This commit is contained in:
parent
a3fb69bfdf
commit
32623b8d14
@ -12,7 +12,7 @@ build:
|
|||||||
release:
|
release:
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
- curl -H "$TOKEN_HEADER" "https://$CI_API_V4_URL/$CI_PROJECT_ID/releases"
|
- curl -H "$TOKEN_HEADER" https://$CI_API_V4_URL/$CI_PROJECT_ID/releases
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- dist/*.tar.gz
|
- dist/*.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user