do all archs for release
This commit is contained in:
@@ -25,7 +25,6 @@ if [[ -z "$1" ]]; then
|
|||||||
outputFmt='-o type=docker,type=registry'
|
outputFmt='-o type=docker,type=registry'
|
||||||
tagsuffix=':devel'
|
tagsuffix=':devel'
|
||||||
elif [[ "x$1" = "xrelease" ]]; then
|
elif [[ "x$1" = "xrelease" ]]; then
|
||||||
archs=linux/amd64
|
|
||||||
namesuffix='.release'
|
namesuffix='.release'
|
||||||
target=image
|
target=image
|
||||||
outputFmt='-o type=registry'
|
outputFmt='-o type=registry'
|
||||||
|
|||||||
Reference in New Issue
Block a user