Skip to content

Commit

Permalink
Update after_deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
omriKaltura authored May 31, 2021
1 parent 02a83b0 commit b4e9b67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/after_deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ set -x
#curl -k -d "{'name':$1, 'version':$2, 'source':'npm'}" -H "Content-Type: application/json" -X POST https://jenkins.ovp.kaltura.com/generic-webhook-trigger/invoke?token=$3
curl ifconfig.me


curl -k -d "{'name':$1, 'version':$2, 'source':'npm', 'schema_type': $4}" -H "Content-Type: application/json" -X POST https://jenkins-central.prod.ovp.kaltura.com/generic-webhook-trigger/invoke?token=$3

0 comments on commit b4e9b67

Please sign in to comment.