Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuuleh committed Jul 2, 2018
1 parent 5aca301 commit fd4edec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Expand Up @@ -222,7 +222,7 @@ workflows:
filters:
branches:
only:
- development
- whatsapp-deploy
- /^feature(?:\/|-|\.).+$/

- build_docker_image:
Expand All @@ -232,7 +232,7 @@ workflows:
branches:
only:
- master
- development
- whatsapp-deploy
- /^feature(?:\/|-|\.).+$/

- build_production_docker_image:
Expand Down Expand Up @@ -265,7 +265,7 @@ workflows:
filters:
branches:
only:
- development
- whatsapp-deploy

- deploy_feature:
requires:
Expand Down

0 comments on commit fd4edec

Please sign in to comment.