Skip to content

Commit 1c94f4c

Browse files
ci: Deploy ast-member-profile to Stag
1 parent 1b5c8b5 commit 1c94f4c

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
@@ -369,7 +369,8 @@ workflows:
369369
filters: &filters-staging
370370
branches:
371371
only:
372-
- develop
372+
- develop
373+
- ast-member-profile
373374
# Production builds are exectuted
374375
# when PR is merged to the master
375376
# Don't change anything in this configuration

0 commit comments

Comments
 (0)