Test2
This commit is contained in:
@@ -26,4 +26,4 @@ jobs:
|
|||||||
password: ${{ secrets.GH_TOKEN }}
|
password: ${{ secrets.GH_TOKEN }}
|
||||||
|
|
||||||
- name: Build Test
|
- name: Build Test
|
||||||
run: docker buildx build -t ghcr.io/ryuupendragon/iperf3-test:latest --platform linux/arm64 --push .
|
run: docker buildx build -t ghcr.io/ryuupendragon/iperf3-test:latest --platform linux/arm64,linux/amd64 --push .
|
||||||
|
|||||||
Reference in New Issue
Block a user