add unstable tag to sync_docker deploy

This commit is contained in:
simon 2021-12-18 16:35:01 +07:00
parent ad8d75c3e8
commit 7a3609e611
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ function sync_docker {
sudo docker buildx build \
--platform linux/amd64,linux/arm64 \
-t bbilly1/tubearchivist:latest \
-t bbilly1/tubearchivist:unstable \
-t bbilly1/tubearchivist:"$VERSION" --push .
# create release tag