Compare commits
2 Commits
8c6adae3ae
...
37137e8b0a
| Author | SHA1 | Date | |
|---|---|---|---|
|
37137e8b0a
|
|||
|
f9ba81f2b5
|
@@ -12,7 +12,4 @@ target "automation" {
|
||||
context = "./"
|
||||
dockerfile = "Dockerfile"
|
||||
tags = [for tag in target.docker-metadata-action.tags : "${TAG_BASE}:${tag}"]
|
||||
args = {
|
||||
RELEASE_VERSION="${RELEASE_VERSION}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user