This commit is contained in:
parent
7e8ebab389
commit
6720699d0c
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
container:
|
||||
image: catthehacker/ubuntu:act-22.04
|
||||
volumes:
|
||||
- certs:/certs
|
||||
- /certs/client:/certs/client
|
||||
env:
|
||||
DOCKER_HOST: tcp://docker:2376
|
||||
DOCKER_TLS_VERIFY: "1"
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
container:
|
||||
image: catthehacker/ubuntu:act-22.04
|
||||
volumes:
|
||||
- certs:/certs
|
||||
- /certs/client:/certs/client
|
||||
env:
|
||||
DOCKER_HOST: tcp://docker:2376
|
||||
DOCKER_TLS_VERIFY: "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue