mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-07 20:33:01 +08:00
👷 add docker sentry tag for release
This commit is contained in:
parent
6888eb53b9
commit
6c6021e2b9
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user