We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1786e9f commit 6fd4a1eCopy full SHA for 6fd4a1e
docker-bake.hcl
@@ -23,6 +23,7 @@ group "default" {
23
}
24
25
target "prod" {
26
+ inherits = ["docker-metadata-action"]
27
context = "./nestjs-project"
28
dockerfile = "./Dockerfile.prod"
29
#tags = split(",", TAGS)\
0 commit comments