'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}..."
|
||||
|
||||
# Pull the multiarch manifest from :test tag
|
||||
docker buildx imagetools create \
|
||||
--tag gitea.jde.nz/public/dropshell-build-base:latest-${ARCH} \
|
||||
gitea.jde.nz/public/dropshell-build-base:test
|
||||
docker tag gitea.jde.nz/public/dropshell-build-base:test gitea.jde.nz/public/dropshell-build-base:latest-${ARCH}
|
||||
docker push gitea.jde.nz/public/dropshell-build-base:latest-${ARCH}
|
||||
|
||||
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