Skip to content

Commit

Permalink
ghp
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliot Nahman committed Jul 26, 2017
1 parent 8bc0ad9 commit 90c632c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ghp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,4 @@ git push $SSH_GIT_PREDIXUI $TARGET_BRANCH --force

sleep 120s

curl -X DELETE "https://api.cloudflare.com/client/v4/zones/${cloudflare_zone_identifier}/purge_cache" -H "X-Auth-Email: martin.wragg@ge.com" -H "X-Auth-Key: ${cloudflare}" -H "Content-Type: application/json" --data '{"purge_everything":true}'
curl -X DELETE "https://api.cloudflare.com/client/v4/zones/${cloudflare_zone_identifier}/purge_cache" -H "X-Auth-Email: martin.wragg@ge.com" -H "X-Auth-Key: ${cloudflare}" -H "Content-Type: application/json" --data '{"purge_everything":true}'

0 comments on commit 90c632c

Please sign in to comment.