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