Skip to content

Commit 40bc65e

Browse files
author
Matt Calhoun
committed
circle fix prod deployment
1 parent adcbe06 commit 40bc65e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
- ruby/install-deps:
105105
bundler-version: 1.17.2
106106
with-cache: false
107-
- *deploy-to-staging
107+
- *deploy-to-prod
108108
- *notify_slack_on_failure
109109

110110
# ---------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)