Skip to content

Commit 7ac1ae3

Browse files
Deploy milestone-v1.3 to Dev and Staging
Issues: #4752 #4765 #4755 #4758
1 parent 83352cf commit 7ac1ae3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ workflows:
230230
filters:
231231
branches:
232232
only:
233-
- feature-contentful
233+
- milestone-v1.3
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-v1.3
263263
- develop
264264
# Production builds are exectuted
265265
# when PR is merged to the master

0 commit comments

Comments
 (0)