no cache
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-11 08:55:03 +01:00
parent 1b2db4b46d
commit f1649f55f7

View File

@ -30,6 +30,7 @@ steps:
from_secret: registry_username
password:
from_secret: registry_password
no_cache: true
volumes:
- name: host_docker_sock
path: /var/run/docker.sock
@ -48,6 +49,7 @@ steps:
from_secret: registry_username
password:
from_secret: registry_password
no_cache: true
volumes:
- name: host_docker_sock
path: /var/run/docker.sock
@ -66,6 +68,7 @@ steps:
from_secret: registry_username
password:
from_secret: registry_password
no_cache: true
volumes:
- name: host_docker_sock
path: /var/run/docker.sock