This commit is contained in:
CrazyMax 2020-12-24 04:10:16 +01:00
parent a932807deb
commit badd38a7d2
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -20,10 +20,6 @@ target "app" {
args = {
name = "foo"
}
tags = [
"localhost:5000/name/app:latest",
"localhost:5000/name/app:1.0.0"
]
}
target "cross" {