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

Presun volani webhooku do after_script

parent 747fdc0d
No related branches found
No related tags found
No related merge requests found
Pipeline #712 passed
......@@ -13,6 +13,7 @@ build:
script:
- npm install
- npm run build
after_script:
- 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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment