mirror of
https://github.com/docker/metadata-action.git
synced 2026-01-21 22:08:58 +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 = {
|
||||
name = "foo"
|
||||
}
|
||||
tags = [
|
||||
"localhost:5000/name/app:latest",
|
||||
"localhost:5000/name/app:1.0.0"
|
||||
]
|
||||
}
|
||||
|
||||
target "cross" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue