Commit faa6ea50 authored by Matthias Betz's avatar Matthias Betz
Browse files

Update .gitlab-ci.yml

No related merge requests found
Pipeline #281 passed with stage
in 9 seconds
Showing with 2 additions and 1 deletion
+2 -1
...@@ -13,7 +13,8 @@ release: ...@@ -13,7 +13,8 @@ release:
- echo $FILE - echo $FILE
- echo $CI_PROJECT_ID - echo $CI_PROJECT_ID
- echo $CI_COMMIT_TAG - echo $CI_COMMIT_TAG
- echo $TOKEN - echo ${CI_API_V4_URL}
# - curl --request POST --header "PRIVATE-TOKEN: ${TOKEN}" --form "file=@${FILE}"
only: only:
refs: refs:
- master - master
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment