mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
ci: use official Hugo image
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
||||
variable "HUGO_ENV" {
|
||||
default = "development"
|
||||
default = null
|
||||
}
|
||||
|
||||
variable "DOCS_URL" {
|
||||
default = "https://docs.docker.com"
|
||||
default = null
|
||||
}
|
||||
|
||||
variable "DOCS_SITE_DIR" {
|
||||
|
||||
Reference in New Issue
Block a user