Skip to content

Commit b6b3b1b

Browse files
PROD-3458 Clean up
1 parent ca3992c commit b6b3b1b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.circleci/config.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,17 +128,13 @@ workflows:
128128
branches:
129129
ignore:
130130
- master
131-
# temporarily ignore this brach for dev
132-
- PROD-3458_prod-deploy
133131

134132
- build-prod:
135133
context : org-global
136134
filters:
137135
branches:
138136
only:
139137
- master
140-
# temporarily build this brnch for prod
141-
- PROD-3458_prod-deploy
142138

143139
- deployDev:
144140
context : org-global
@@ -157,5 +153,3 @@ workflows:
157153
branches:
158154
only:
159155
- master
160-
# temporarily deploy this branch to prod
161-
- PROD-3458_prod-deploy

0 commit comments

Comments
 (0)