Skip to content

Commit

Permalink
ci: fix latest-main/preview deployments.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioga committed May 30, 2023
1 parent 847928a commit 1e0bf34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2173,6 +2173,7 @@ jobs:
max-dynamic-agents: <<parameters.max-dynamic-agents>>
enable-cors: <<parameters.enable-cors>>
reattach-enabled: <<parameters.reattach-enabled>>
deployment-type: simple
- slack/status:
fail_only: true
failure_message: ':thisisfine: A \`${CIRCLE_JOB}\` job on branch \`${CIRCLE_BRANCH}\` has failed! Author Email: \`${AUTHOR_EMAIL}\`'
Expand Down

0 comments on commit 1e0bf34

Please sign in to comment.