'Generic Commit'
This commit is contained in:
parent
e5bf605c08
commit
db3a4dfa81
@ -10,11 +10,9 @@ ARCH=$(uname -m)
|
|||||||
|
|
||||||
echo "Publishing dropshell-build-base:test as :latest-${ARCH}..."
|
echo "Publishing dropshell-build-base:test as :latest-${ARCH}..."
|
||||||
|
|
||||||
# Pull the multiarch manifest from :test tag
|
docker tag gitea.jde.nz/public/dropshell-build-base:test gitea.jde.nz/public/dropshell-build-base:latest-${ARCH}
|
||||||
docker buildx imagetools create \
|
docker push gitea.jde.nz/public/dropshell-build-base:latest-${ARCH}
|
||||||
--tag gitea.jde.nz/public/dropshell-build-base:latest-${ARCH} \
|
|
||||||
gitea.jde.nz/public/dropshell-build-base:test
|
|
||||||
|
|
||||||
echo "Successfully tagged dropshell-build-base:test as :latest-${ARCH}"
|
echo "Successfully pushed dropshell-build-base:latest-${ARCH}"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user