👷 add docker sentry tag for release

This commit is contained in:
felinae98 2022-11-22 22:05:09 +08:00
parent 6888eb53b9
commit 6c6021e2b9

View File

@ -102,7 +102,9 @@ jobs:
context: .
file: ./docker/Dockerfile_with_frontend_sentry
push: true
tags: felinae98/nonebot-bison:${{ env.TAG_NAME }}-sentry
tags: |
felinae98/nonebot-bison:${{ env.TAG_NAME }}-sentry
felinae98/nonebot-bison:sentry
cache-from: type=gha
cache-to: type=gha,mode=max
deploy-web: