removed docker uild new container
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -149,8 +149,7 @@ jobs:
|
||||
|
||||
- name: Linux build using Docker Buildx
|
||||
run: |
|
||||
docker buildx create --use
|
||||
docker buildx build \
|
||||
docker buildx build --use \
|
||||
--platform linux/amd64 \
|
||||
-f Dockerfile.linux \
|
||||
--build-arg BINARY_NAME=${{ needs.detect-project.outputs.project-name }} \
|
||||
|
Reference in New Issue
Block a user