Skip to content

Commit

Permalink
fixup!chore(github-action): build cnb image - fail late mode - debug …
Browse files Browse the repository at this point in the history
…add sep
  • Loading branch information
o-orand committed Oct 1, 2024
1 parent ee911bc commit 2b38d50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-using-cnb-buildpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ jobs:
! get_service="$(check_service "Get" "curl -sSLf -X GET $APP/foo" )"
! delete_service="$(check_service "Delete" "curl -vvv -sSL -X DELETE $APP/foo" )"
echo "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
echo "create_service: $create_service"
echo "get_service: $get_service"
echo "create_service: $create_service"
Expand Down

0 comments on commit 2b38d50

Please sign in to comment.