We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca3992c commit b6b3b1bCopy full SHA for b6b3b1b
.circleci/config.yml
@@ -128,17 +128,13 @@ workflows:
128
branches:
129
ignore:
130
- master
131
- # temporarily ignore this brach for dev
132
- - PROD-3458_prod-deploy
133
134
- build-prod:
135
context : org-global
136
filters:
137
138
only:
139
140
- # temporarily build this brnch for prod
141
142
143
- deployDev:
144
@@ -157,5 +153,3 @@ workflows:
157
153
158
154
159
155
160
- # temporarily deploy this branch to prod
161
0 commit comments