Skip to content

Commit 6e38292

Browse files
ci: Deploy develop branch to Stag env
1 parent 4f51140 commit 6e38292

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
@@ -371,7 +371,7 @@ workflows:
371371
filters: &filters-staging
372372
branches:
373373
only:
374-
- fix/issue-5739
374+
- develop
375375
# Production builds are exectuted
376376
# when PR is merged to the master
377377
# Don't change anything in this configuration

0 commit comments

Comments
 (0)