Skip to content

Commit 5042a6c

Browse files
ci: Deploy nav-vanilla-forum to Stag env
1 parent 7ebced4 commit 5042a6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ workflows:
289289
filters:
290290
branches:
291291
only:
292-
- nav-vanilla-forum
292+
- free
293293
# This is beta env for production soft releases
294294
- "build-prod-beta":
295295
context : org-global
@@ -304,6 +304,7 @@ workflows:
304304
branches:
305305
only:
306306
- develop
307+
- nav-vanilla-forum
307308
- "approve-smoke-test-on-staging":
308309
type: approval
309310
requires:

0 commit comments

Comments
 (0)