Version v0.1.0-r109
This commit is contained in:
parent
5305b70b83
commit
e65c21582c
@ -35,8 +35,8 @@ function build_image() {
|
||||
-t "${repo}:latest-${arch}" \
|
||||
.
|
||||
|
||||
docker push "${repo}:${tag}-arm64v8"
|
||||
docker push "${repo}:latest-arm64v8"
|
||||
docker push "${repo}:${tag}-${arch}"
|
||||
docker push "${repo}:latest-${arch}"
|
||||
}
|
||||
|
||||
require "$TAG" "tag"
|
||||
|
Loading…
Reference in New Issue
Block a user