remove amd64
This commit is contained in:
parent
9f1316ca73
commit
96ba871be3
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build amd64
|
- name: Build amd64
|
||||||
env:
|
env:
|
||||||
DOCKERFILE_LOCATION: ./Dockerfile.amd64
|
DOCKERFILE_LOCATION: ./Dockerfile
|
||||||
run: |
|
run: |
|
||||||
buildctl build --frontend dockerfile.v0 \
|
buildctl build --frontend dockerfile.v0 \
|
||||||
--opt platform=linux/${PLATFORM_1} \
|
--opt platform=linux/${PLATFORM_1} \
|
||||||
|
Loading…
Reference in New Issue
Block a user