mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-12-26 08:51:50 +08:00
Name change
This commit is contained in:
parent
fed7dfcb73
commit
f02a07dab4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-build.yaml
vendored
2
.github/workflows/docker-build.yaml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Build and export (linux/amd64, linux/arm64, linux/arm/v7)
|
||||
- name: Build and export (multi-arch)
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
|
|
Loading…
Reference in a new issue