Skip to content

Commit

Permalink
Cat request body (#120)
Browse files Browse the repository at this point in the history
Co-authored-by: James Kwon <[email protected]>
  • Loading branch information
james03160927 and james03160927 authored Jan 6, 2025
1 parent 5943026 commit f468194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node-pack-extract/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ steps:
- |
NODE="$(basename $(dirname $(dirname '$_CUSTOM_NODE_URL')))"
VERSION="$(basename $(dirname '$_CUSTOM_NODE_URL'))"
cat "/workspace/$_CUSTOM_NODE_NAME.json"
curl -vsS --fail-with-body \
-H "Authorization: Bearer $(cat /workspace/token)" \
-H "Content-Type: application/json" \
Expand Down

0 comments on commit f468194

Please sign in to comment.