Skip to content
Snippets Groups Projects
Commit 7e4b5593 authored by ale's avatar ale
Browse files

Fix spaces/tabs

parent 86312b90
No related branches found
No related tags found
No related merge requests found
......@@ -9,5 +9,5 @@ release:
- branches
image: curlimages/curl
script:
- 'curl -s -S --fail --header "Job-Token: $CI_JOB_TOKEN" --data tag="${CI_COMMIT_TAG}" "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/composer"'
- 'curl -s -S --fail --header "Job-Token: $CI_JOB_TOKEN" --data tag="${CI_COMMIT_TAG}" "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/composer"'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment