This commit is contained in:
parent
0e10e063c0
commit
7307621124
@ -8,15 +8,9 @@ jobs:
|
||||
steps:
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
env:
|
||||
DOCKER_HOST: "tcp://localhost:2375"
|
||||
DOCKER_TLS_CERTDIR: "/certs"
|
||||
DOCKER_TLS_VERIFY: 1
|
||||
DOCKER_CERT_PATH: "/certs/client"
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
target: dind
|
||||
platforms: |
|
||||
linux/amd64
|
||||
# push: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user