change port
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
# .woodpecker.yml
|
||||||
steps:
|
steps:
|
||||||
test:
|
test:
|
||||||
image: python:3.11
|
image: python:3.11
|
||||||
@@ -30,5 +31,4 @@ steps:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: dockersock
|
- name: dockersock
|
||||||
host:
|
host: /var/run/docker.sock # <— строка, не объект!
|
||||||
path: /var/run/docker.sock
|
|
||||||
|
|||||||
Reference in New Issue
Block a user