mirror of
https://github.com/YuCat-OVO/BaiduNetdisk-Docker
synced 2025-05-10 20:10:04 +08:00
enable push
This commit is contained in:
parent
6130d7016b
commit
2be743aad2
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -45,6 +45,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
uses: docker/bake-action@v4
|
uses: docker/bake-action@v4
|
||||||
with:
|
with:
|
||||||
|
push: true
|
||||||
targets: ${{ steps.set-vars.outputs.TARGET }}
|
targets: ${{ steps.set-vars.outputs.TARGET }}
|
||||||
env:
|
env:
|
||||||
TAG: ${{ env.BUILD_TAG }}
|
TAG: ${{ env.BUILD_TAG }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user