fix(ci): remove docker socket volume
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2022-07-26 17:37:43 +02:00
parent f6d81edf30
commit 6b70268436
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 0 additions and 72 deletions

View File

@ -67,9 +67,6 @@ steps:
password:
from_secret: container_image_registry_password
no_cache: true
volumes:
- name: docker_socket
path: /var/run/docker.sock
- name: email-notification
environment:
@ -89,11 +86,6 @@ steps:
- changed
- failure
volumes:
- name: docker_socket
host:
path: /var/run/docker.sock
depends_on:
- linter
@ -130,9 +122,6 @@ steps:
password:
from_secret: container_image_registry_password
no_cache: true
volumes:
- name: docker_socket
path: /var/run/docker.sock
- name: email-notification
environment:
@ -152,11 +141,6 @@ steps:
- changed
- failure
volumes:
- name: docker_socket
host:
path: /var/run/docker.sock
depends_on:
- linter
@ -193,9 +177,6 @@ steps:
password:
from_secret: container_image_registry_password
no_cache: true
volumes:
- name: docker_socket
path: /var/run/docker.sock
- name: email-notification
environment:
@ -215,11 +196,6 @@ steps:
- changed
- failure
volumes:
- name: docker_socket
host:
path: /var/run/docker.sock
depends_on:
- linter
@ -255,9 +231,6 @@ steps:
password:
from_secret: container_image_registry_password
no_cache: true
volumes:
- name: docker_socket
path: /var/run/docker.sock
- name: email-notification
environment:
@ -277,11 +250,6 @@ steps:
- changed
- failure
volumes:
- name: docker_socket
host:
path: /var/run/docker.sock
depends_on:
- linter
@ -316,9 +284,6 @@ steps:
password:
from_secret: container_image_registry_password
no_cache: true
volumes:
- name: docker_socket
path: /var/run/docker.sock
- name: email-notification
environment:
@ -338,11 +303,6 @@ steps:
- changed
- failure
volumes:
- name: docker_socket
host:
path: /var/run/docker.sock
depends_on:
- linter
@ -377,9 +337,6 @@ steps:
password:
from_secret: container_image_registry_password
no_cache: true
volumes:
- name: docker_socket
path: /var/run/docker.sock
- name: email-notification
environment:
@ -399,11 +356,6 @@ steps:
- changed
- failure
volumes:
- name: docker_socket
host:
path: /var/run/docker.sock
depends_on:
- linter
@ -491,9 +443,6 @@ steps:
password:
from_secret: container_image_registry_password
no_cache: true
volumes:
- name: docker_socket
path: /var/run/docker.sock
- name: email-notification
environment:
@ -513,11 +462,6 @@ steps:
- changed
- failure
volumes:
- name: docker_socket
host:
path: /var/run/docker.sock
trigger:
event:
- tag
@ -546,9 +490,6 @@ steps:
password:
from_secret: container_image_registry_password
no_cache: true
volumes:
- name: docker_socket
path: /var/run/docker.sock
- name: email-notification
environment:
@ -568,11 +509,6 @@ steps:
- changed
- failure
volumes:
- name: docker_socket
host:
path: /var/run/docker.sock
trigger:
event:
- tag
@ -601,9 +537,6 @@ steps:
password:
from_secret: container_image_registry_password
no_cache: true
volumes:
- name: docker_socket
path: /var/run/docker.sock
- name: email-notification
environment:
@ -623,11 +556,6 @@ steps:
- changed
- failure
volumes:
- name: docker_socket
host:
path: /var/run/docker.sock
trigger:
event:
- tag