changed branch name and add volume lines
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Gyorgy Berenyi
2023-12-08 09:45:17 +00:00
parent a04161efc6
commit 054731d01e

View File

@@ -2,8 +2,7 @@ kind: pipeline
name: default
trigger:
branch:
- main
- master
event:
- push
workspace:
@@ -23,8 +22,13 @@ steps:
when:
branch:
- main
- master
volumes:
- name: docker
path: /var/run/docker.sock
path: /var/run/docker.sock
volumes:
- name: docker
host:
path: /var/run/docker.sock