no cache
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Sergio Álvarez 2022-01-11 08:55:03 +01:00
parent 1b2db4b46d
commit f1649f55f7
No known key found for this signature in database
GPG Key ID: 622780889DFDBDA5
1 changed files with 3 additions and 0 deletions

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