Skip to content

Commit

Permalink
chore: fly deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
mariojsnunes committed Sep 15, 2024
1 parent 48d7376 commit d94ab21
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -331,8 +331,6 @@ jobs:
default: 'default'
environment:
CYPRESS_INSTALL_BINARY: 0
context:
- fly_deploy
steps:
- setup_repo
- attach_workspace:
Expand Down Expand Up @@ -515,6 +513,7 @@ workflows:
context:
- circle-ci-patreon-context
- fixing-fashion-prod
- fly_deploy
- deploy:
name: 'Deploy: community.preciousplastic.com'
requires:
Expand All @@ -525,6 +524,7 @@ workflows:
context:
- circle-ci-patreon-context
- community-platform-production
- fly_deploy
- deploy:
name: 'Deploy: community.projectkamp.com'
requires:
Expand All @@ -535,4 +535,5 @@ workflows:
context:
- circle-ci-patreon-context
- project-kamp-production
- fly_deploy

0 comments on commit d94ab21

Please sign in to comment.