Skip to content

Commit 734b390

Browse files
ci: deploy tcx-202010 to Stag
1 parent 7750231 commit 734b390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ workflows:
246246
branches:
247247
only:
248248
- develop
249-
- tcx-202010
250249
# This is beta env for production soft releases
251250
- "build-prod-beta":
252251
context : org-global
@@ -262,6 +261,7 @@ workflows:
262261
branches:
263262
only:
264263
- develop
264+
- tcx-202010
265265
# Production builds are exectuted
266266
# when PR is merged to the master
267267
# Don't change anything in this configuration

0 commit comments

Comments
 (0)