mirror of
https://github.com/docker/bake-action.git
synced 2026-01-22 20:32:21 +01:00
ci: proxy config check
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -37,3 +37,8 @@ target "app-plus" {
|
||||
IAMPLUS = "true"
|
||||
}
|
||||
}
|
||||
|
||||
target "app-proxy" {
|
||||
inherits = ["app"]
|
||||
dockerfile = "proxy.Dockerfile"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user