mirror of
https://github.com/docker/metadata-action.git
synced 2025-04-10 03:20:24 +02:00
Fix def
This commit is contained in:
parent
a932807deb
commit
badd38a7d2
@ -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…
x
Reference in New Issue
Block a user