fix: latest tag

This commit is contained in:
Fu Zi Xiang 2023-12-27 03:57:38 +08:00
parent 7e7c692156
commit 689486f091
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ jobs:
docker tag appflowy-cloud-gotrue appflowyinc/gotrue:$TAG
echo ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }} | docker login --username appflowyinc --password-stdin
docker push appflowyinc/gotrue:$TAG
docker tag appflowy-cloud-gotrue appflowyinc/gotrue:latest
docker push appflowyinc/gotrue:latest
appflowy_cloud_image: