mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07: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:
@@ -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