Skip to content

Commit

Permalink
circle experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
mcalhoun committed Jun 5, 2020
1 parent fc68ab0 commit cfafe0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ references:
notify_slack_prod: &notify_slack_prod
slack/status:
failure_message: ":red_circle: $CIRCLE_JOB has failed on master! Build triggered by: $CIRCLE_USERNAME. You have one hour to fix or revert!!"
success_message: ":tada: prod (static) has been successfully deployed at version $CIRCLE_SHA1 to https://gruntwork.io"
success_message: ":tada: prod (static) has been successfully deployed at version $CIRCLE_TAG to https://gruntwork.io"

#######################################################################################################################
# The build jobs available, all consisting of lists of references to the references section above
Expand Down

0 comments on commit cfafe0f

Please sign in to comment.