mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
Merge pull request #19536 from dvdksn/ci-validate-upstream-missing-vardeclar
ci: UPSTREAM_COMMIT was never declared as a variable in bake
This commit is contained in:
+1
-1
@@ -170,7 +170,7 @@ variable "UPSTREAM_MODULE_NAME" {
|
||||
variable "UPSTREAM_REPO" {
|
||||
default = null
|
||||
}
|
||||
variable "UPSTREAM_MODULE_NAME" {
|
||||
variable "UPSTREAM_COMMIT" {
|
||||
default = null
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user