Skip to content

Commit 506afb1

Browse files
ci: deploy search-whitespace to Stag env
1 parent 425ad7e commit 506afb1

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
@@ -244,7 +244,7 @@ workflows:
244244
filters:
245245
branches:
246246
only:
247-
- search-whitespace
247+
- free
248248
# This is beta env for production soft releases
249249
- "build-prod-beta":
250250
context : org-global
@@ -260,6 +260,7 @@ workflows:
260260
branches:
261261
only:
262262
- develop
263+
- search-whitespace
263264
# Production builds are exectuted
264265
# when PR is merged to the master
265266
# Don't change anything in this configuration

0 commit comments

Comments
 (0)