mirror of https://github.com/Mai-with-u/MaiBot.git
ci: 增加构建缓存 (#43)
parent
e4fd1b9b3a
commit
9c23a1b183
|
|
@ -34,3 +34,5 @@ jobs:
|
|||
${{ secrets.DOCKERHUB_USERNAME }}/maimbot:${{ github.ref_name }}
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/maimbot:latest
|
||||
push: true
|
||||
cache-from: type=registry,ref=${{ secrets.DOCKERHUB_USERNAME }}/maimbot:latest
|
||||
cache-to: type=inline
|
||||
|
|
|
|||
Loading…
Reference in New Issue