Skip to content

Commit ef64236

Browse files
ci: Deploy tcx-202010 to Stag env
Issues: #4926 #4948 #5004
1 parent 49efb9c commit ef64236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,6 @@ workflows:
245245
filters:
246246
branches:
247247
only:
248-
- tcx-202010
249248
- develop
250249
# This is beta env for production soft releases
251250
- "build-prod-beta":
@@ -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)