Skip to content

Commit

Permalink
Verbose notification for API builds
Browse files Browse the repository at this point in the history
  • Loading branch information
27Bslash6 committed Jan 25, 2019
1 parent eef02d4 commit f1f9cbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/circleci-base/scripts/trigger-build-api.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ json=$(jq -n \
"branch": $VAL
}')

echo "Build: ${user}/${repo}@${branch}"

curl \
--header "Content-Type: application/json" \
Expand Down

0 comments on commit f1f9cbf

Please sign in to comment.