Skip to content

Commit 464ae71

Browse files
ci: deploy develop to Dev env
1 parent 1314b0d commit 464ae71

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-
- free
233+
- develop
234234
# This is alternate dev env for parallel testing
235235
- "build-test":
236236
context : org-global
@@ -279,4 +279,4 @@ workflows:
279279
branches:
280280
ignore:
281281
- develop
282-
282+

0 commit comments

Comments
 (0)