mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
ci: use official Hugo image
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -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