fix file
This commit is contained in:
2
.github/workflows/hub.yml
vendored
2
.github/workflows/hub.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||||
- name: Available platforms
|
- name: Available platforms
|
||||||
run: echo ${{ steps.qemu.outputs.platforms }
|
run: echo ${{ steps.qemu.outputs.platforms }}
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v1
|
uses: docker/setup-buildx-action@v1
|
||||||
- name: Set up build cache
|
- name: Set up build cache
|
||||||
|
|||||||
Reference in New Issue
Block a user