Skip to content

Commit 136f997

Browse files
ci: Deploy milestone-20200917 to Dev and Stag
Issue: #4802
1 parent 9392ebb commit 136f997

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ workflows:
230230
filters:
231231
branches:
232232
only:
233+
- milestone-20200917
233234
- develop
234235
# This is alternate dev env for parallel testing
235236
- "build-test":
@@ -259,6 +260,7 @@ workflows:
259260
filters:
260261
branches:
261262
only:
263+
- milestone-20200917
262264
- develop
263265
# Production builds are exectuted
264266
# when PR is merged to the master

0 commit comments

Comments
 (0)