Skip to content

Commit 22a2677

Browse files
Deploy milestone-20200924 to Dev and Stag
Issues: #4347 #4745 #4895 #4687
1 parent bdf5163 commit 22a2677

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ workflows:
230230
filters:
231231
branches:
232232
only:
233+
- milestone-20200924
233234
- develop
234235
# This is alternate dev env for parallel testing
235236
- "build-test":
@@ -260,8 +261,7 @@ workflows:
260261
filters:
261262
branches:
262263
only:
263-
- milestone-v1.3
264-
- milestone-20200910
264+
- milestone-20200924
265265
- develop
266266
# Production builds are exectuted
267267
# when PR is merged to the master

0 commit comments

Comments
 (0)