mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-09-06 22:45:03 +08:00
update
This commit is contained in:
parent
dd205503a1
commit
a4085497b2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
context: ./
|
||||
platforms: linux/amd64,linux/arm64,linux/386,linux/arm/v6,linux/arm/v7
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
pull: true
|
||||
push: true
|
||||
tags: ${{ steps.imagename.outputs.name }}:latest
|
||||
|
|
Loading…
Add table
Reference in a new issue