Skip to content

Commit a206913

Browse files
ci: Deploy milestone-20200917 to QA env
Issues: #4802 #4784
1 parent 1245e7c commit a206913

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.circleci/config.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ workflows:
230230
filters:
231231
branches:
232232
only:
233-
- milestone-20200917
234233
- develop
235234
# This is alternate dev env for parallel testing
236235
- "build-test":
@@ -245,7 +244,7 @@ workflows:
245244
filters:
246245
branches:
247246
only:
248-
- community-app-tests-poc
247+
- milestone-20200917
249248
# This is beta env for production soft releases
250249
- "build-prod-beta":
251250
context : org-global
@@ -260,7 +259,6 @@ workflows:
260259
filters:
261260
branches:
262261
only:
263-
- milestone-20200917
264262
- develop
265263
# Production builds are exectuted
266264
# when PR is merged to the master

0 commit comments

Comments
 (0)