mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-25 13:54:59 -05:00
circleci config turn off deploy and integration jobs
This commit is contained in:
parent
ba7e3804be
commit
c616e00595
1 changed files with 3 additions and 3 deletions
|
@ -86,11 +86,11 @@ jobs:
|
|||
build-production:
|
||||
# <<: *build
|
||||
deploy-staging:
|
||||
<<: *deploy
|
||||
# <<: *deploy
|
||||
deploy-production:
|
||||
# <<: *deploy
|
||||
integration-staging:
|
||||
<<: *integration
|
||||
# <<: *integration
|
||||
integration-production:
|
||||
# <<: *integration
|
||||
|
||||
|
|
Loading…
Reference in a new issue