Merge pull request #39114 from a-mccarthy/website-dependency-testing

Remove Ruby as a dependency from netlify build
pull/39636/head
Kubernetes Prow Robot 2023-02-22 16:01:07 -08:00 committed by GitHub
commit c8064a56c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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/"