change port

This commit is contained in:
2025-09-01 15:48:41 +03:00
parent f0577f55db
commit e645480f22

View File

@@ -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