'Generic Commit'
This commit is contained in:
@ -10,7 +10,7 @@ ARCH=$(uname -m)
|
||||
|
||||
echo "Publishing dropshell-build-base:test as :latest-${ARCH}..."
|
||||
|
||||
docker tag gitea.jde.nz/public/dropshell-build-base:test gitea.jde.nz/public/dropshell-build-base:latest-${ARCH}
|
||||
docker tag 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 pushed dropshell-build-base:latest-${ARCH}"
|
||||
|
Reference in New Issue
Block a user