Merge pull request #39114 from a-mccarthy/website-dependency-testing
Remove Ruby as a dependency from netlify buildpull/39636/head
commit
c8064a56c8
|
|
@ -9,7 +9,6 @@ command = "git submodule update --init --recursive --depth 1 && make non-product
|
|||
[build.environment]
|
||||
NODE_VERSION = "10.20.0"
|
||||
HUGO_VERSION = "0.110.0"
|
||||
RUBY_VERSION = "3.0.1"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_BASEURL = "https://kubernetes.io/"
|
||||
|
|
|
|||
Loading…
Reference in New Issue