Skip to content

Commit 51cf78d

Browse files
ci: deploy listing-develop-sync to QA env
1 parent d2dd7a2 commit 51cf78d

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
@@ -245,6 +245,7 @@ workflows:
245245
branches:
246246
only:
247247
- develop
248+
- listing-develop-sync
248249
# This is beta env for production soft releases
249250
- "build-prod-beta":
250251
context : org-global
@@ -260,7 +261,6 @@ workflows:
260261
branches:
261262
only:
262263
- develop
263-
- listing-develop-sync
264264
# Production builds are exectuted
265265
# when PR is merged to the master
266266
# Don't change anything in this configuration

0 commit comments

Comments
 (0)