Skip to content

Commit fd0381a

Browse files
Deploy milestone-20200910 to Dev and Staging
Issues: #4760 #4787 #4844
1 parent 5604c6c commit fd0381a

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,7 +230,7 @@ workflows:
230230
filters:
231231
branches:
232232
only:
233-
- feature-contentful
233+
- milestone-20200910
234234
# This is alternate dev env for parallel testing
235235
- "build-test":
236236
context : org-global
@@ -259,7 +259,7 @@ workflows:
259259
filters:
260260
branches:
261261
only:
262-
- feature-contentful
262+
- milestone-20200910
263263
- develop
264264
# Production builds are exectuted
265265
# when PR is merged to the master

0 commit comments

Comments
 (0)