mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-08 04:43:00 +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: .
|
context: .
|
||||||
file: ./docker/Dockerfile_with_frontend_sentry
|
file: ./docker/Dockerfile_with_frontend_sentry
|
||||||
push: true
|
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-from: type=gha
|
||||||
cache-to: type=gha,mode=max
|
cache-to: type=gha,mode=max
|
||||||
deploy-web:
|
deploy-web:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user