Skip to content

Commit bfd737d

Browse files
ci: deploy fix_for_job_description to Dev env
1 parent 9bb0e1d commit bfd737d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ workflows:
230230
filters:
231231
branches:
232232
only:
233-
- hot-fix
233+
- fix_for_job_description
234234
# This is alternate dev env for parallel testing
235235
- "build-test":
236236
context : org-global
@@ -260,7 +260,6 @@ workflows:
260260
branches:
261261
only:
262262
- develop
263-
- fix_for_job_description
264263
# Production builds are exectuted
265264
# when PR is merged to the master
266265
# Don't change anything in this configuration

0 commit comments

Comments
 (0)