mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-25 05:00:16 +00:00
add unstable tag to sync_docker deploy
This commit is contained in:
parent
ad8d75c3e8
commit
7a3609e611
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user