Skip to content
Snippets Groups Projects
Verified Commit bcaf96c7 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Verejny repozitar - bez tokenu

parent 27b549e0
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,8 @@ build:
- yarn build
- yarn generate
after_script:
- echo "{\"job_token\":\"$CI_JOB_TOKEN\", \"name\":\"$SITE_NAME\" }" > request.json
- echo "{ \"name\":\"$SITE_NAME\" }" > request.json
# - echo "{\"job_token\":\"$CI_JOB_TOKEN\", \"name\":\"$SITE_NAME\" }" > request.json
- "curl -H 'Content-Type: application/json' -X POST -d @request.json $WEBHOOK_URL"
artifacts:
expire_in: 30 min
......
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