mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 21:39:49 +00:00
add unstable tag to sync_docker deploy
This commit is contained in:
@@ -147,6 +147,7 @@ function sync_docker {
|
|||||||
sudo docker buildx build \
|
sudo docker buildx build \
|
||||||
--platform linux/amd64,linux/arm64 \
|
--platform linux/amd64,linux/arm64 \
|
||||||
-t bbilly1/tubearchivist:latest \
|
-t bbilly1/tubearchivist:latest \
|
||||||
|
-t bbilly1/tubearchivist:unstable \
|
||||||
-t bbilly1/tubearchivist:"$VERSION" --push .
|
-t bbilly1/tubearchivist:"$VERSION" --push .
|
||||||
|
|
||||||
# create release tag
|
# create release tag
|
||||||
|
|||||||
Reference in New Issue
Block a user