Add fail flag to curl command in deploy stage
Adds the fail flag (-f) to the curl commands. The curl command will then fail and print the http error code when the server responds with an error.
Adds the fail flag (-f) to the curl commands. The curl command will then fail and print the http error code when the server responds with an error.