mirror of
https://github.com/purofle/remake_bot.git
synced 2025-06-17 23:03:30 +08:00
更新 docker.yml
This commit is contained in:
parent
dbac10142e
commit
044bf17f4e
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/${{github.repository}}:latest
|
tags: ghcr.io/purofle/sbbot:latest
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
cache-from: type=registry,ref=ghcr.io/${{github.repository}}:latest
|
cache-from: type=registry,ref=ghcr.io/purofle/sbbot:latest
|
||||||
cache-to: type=inline
|
cache-to: type=inline
|
Loading…
Reference in New Issue
Block a user