fix: don't cache this build
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a86e1546bf
commit
ab7e7a90be
@ -16,6 +16,7 @@ steps:
|
|||||||
- name: push scripts image
|
- name: push scripts image
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
|
no_cache: true
|
||||||
username:
|
username:
|
||||||
from_secret: docker_reg_username
|
from_secret: docker_reg_username
|
||||||
password:
|
password:
|
||||||
|
Loading…
Reference in New Issue
Block a user