Skip to content

Commit 7f69825

Browse files
committed
Deploy refactored code to dev
1 parent a345d00 commit 7f69825

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
@@ -245,7 +245,6 @@ workflows:
245245
branches:
246246
only:
247247
- qa
248-
- UOF-61_merge-latest-uof
249248

250249
- build-prod:
251250
context : org-global
@@ -262,6 +261,7 @@ workflows:
262261
branches:
263262
only:
264263
- dev
264+
- UOF-61_merge-latest-uof
265265

266266
- deployQa:
267267
context : org-global
@@ -271,7 +271,6 @@ workflows:
271271
branches:
272272
only:
273273
- qa
274-
- UOF-61_merge-latest-uof
275274

276275
- deployProd:
277276
context : org-global

0 commit comments

Comments
 (0)