mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-25 13:54:59 -05:00
circleCI config increase container size
This commit is contained in:
parent
a335988be9
commit
f682d20200
1 changed files with 1 additions and 1 deletions
|
@ -41,6 +41,7 @@ aliases:
|
||||||
- v1-build-
|
- v1-build-
|
||||||
- &build
|
- &build
|
||||||
<<: *defaults
|
<<: *defaults
|
||||||
|
resource_class: medium+
|
||||||
steps:
|
steps:
|
||||||
- *restore_git_cache
|
- *restore_git_cache
|
||||||
- checkout
|
- checkout
|
||||||
|
@ -133,4 +134,3 @@ workflows:
|
||||||
- develop
|
- develop
|
||||||
- /^hotfix\/.*/
|
- /^hotfix\/.*/
|
||||||
- /^release\/.*/
|
- /^release\/.*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue