mirror of
https://github.com/docker/metadata-action.git
synced 2026-01-22 06:28:56 +08:00
Fix def
This commit is contained in:
parent
a932807deb
commit
badd38a7d2
1 changed files with 0 additions and 4 deletions
|
|
@ -20,10 +20,6 @@ target "app" {
|
||||||
args = {
|
args = {
|
||||||
name = "foo"
|
name = "foo"
|
||||||
}
|
}
|
||||||
tags = [
|
|
||||||
"localhost:5000/name/app:latest",
|
|
||||||
"localhost:5000/name/app:1.0.0"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
target "cross" {
|
target "cross" {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue