cicd fix.
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
ruberoid 2025-10-16 15:45:34 +04:00
parent c1a043c6eb
commit f274646e1e

View File

@ -28,8 +28,8 @@ services:
image: docker:27-dind image: docker:27-dind
privileged: true privileged: true
volumes: volumes:
- name: dockersock - name: dockersock
path: /var/run path: /var/run
volumes: volumes:
- name: dockersock - name: dockersock
@ -122,8 +122,8 @@ services:
image: docker:27-dind image: docker:27-dind
privileged: true privileged: true
volumes: volumes:
- name: dockersock - name: dockersock
path: /var/run path: /var/run
volumes: volumes:
- name: dockersock - name: dockersock