mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
circleci turn on workflow for circleci-configure-tests branch
This commit is contained in:
parent
151db75405
commit
bb337af4af
1 changed files with 4 additions and 0 deletions
|
@ -121,6 +121,7 @@ workflows:
|
|||
- develop
|
||||
- /^hotfix\/.*/
|
||||
- /^release\/.*/
|
||||
- circleci-configure-tests
|
||||
- deploy-staging:
|
||||
context:
|
||||
- scratch-www-all
|
||||
|
@ -133,6 +134,7 @@ workflows:
|
|||
- develop
|
||||
- /^hotfix\/.*/
|
||||
- /^release\/.*/
|
||||
- circleci-configure-tests
|
||||
- integration-staging-jest:
|
||||
context:
|
||||
- scratch-www-all
|
||||
|
@ -145,6 +147,7 @@ workflows:
|
|||
- develop
|
||||
- /^hotfix\/.*/
|
||||
- /^release\/.*/
|
||||
- circleci-configure-tests
|
||||
- integration-staging-tap:
|
||||
context:
|
||||
- scratch-www-all
|
||||
|
@ -157,3 +160,4 @@ workflows:
|
|||
- develop
|
||||
- /^hotfix\/.*/
|
||||
- /^release\/.*/
|
||||
- circleci-configure-tests
|
||||
|
|
Loading…
Reference in a new issue