We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe16b2 commit f64363dCopy full SHA for f64363d
.circleci/config.yml
@@ -78,6 +78,8 @@ workflows:
78
version: 2
79
build-and-deploy:
80
jobs:
81
+ - build_and_test
82
+ - build_and_prod
83
- deploy_dev:
84
filters:
85
branches:
0 commit comments