Skip to content

Commit

Permalink
chore: move pipeline to platform.getunleash.io (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
gardleopard authored Oct 9, 2024
1 parent 6990178 commit aa1ca4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/notify_pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ EOT
generate_buildinfo buildinfo.json
script_echo "$(cat buildinfo.json)"

curl -X POST -H "Content-Type: application/json" https://sandbox.getunleash.io/pipeline/build_info -d @buildinfo.json
curl -X POST -H "Content-Type: application/json" https://platform.getunleash.io/pipeline/build_info -d @buildinfo.json

0 comments on commit aa1ca4e

Please sign in to comment.