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 6f03b66 commit 38e8b02Copy full SHA for 38e8b02
.circleci/config.yml
@@ -182,15 +182,13 @@ workflows:
182
branches:
183
only:
184
- develop
185
- - ga-hotfix
186
# This is beta env for production soft releases
187
- "build-prod-beta":
188
context : org-global
189
filters:
190
191
192
193
194
# Production builds are exectuted
195
# when PR is merged to the master
196
# Don't change anything in this configuration
0 commit comments