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