Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ create-release: rules: - if: $CI_COMMIT_TAG script: - > - | curl --fail --output "/dev/null" --silent --show-error --header 'Content-Type: application/json' --header "JOB-TOKEN: ${CI_JOB_TOKEN}" --data Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ create-release: rules: - if: $CI_COMMIT_TAG script: - > - | curl --fail --output "/dev/null" --silent --show-error --header 'Content-Type: application/json' --header "JOB-TOKEN: ${CI_JOB_TOKEN}" --data Loading