pull always
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-08-14 20:52:40 +02:00
parent 206b500c0f
commit f86bd0b4fe
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -19,6 +19,7 @@ steps:
- name: build
image: kasperhermansen/cuddle:latest
pull: always
volumes:
- name: ssh
path: /root/.ssh/
@ -48,6 +49,7 @@ steps:
format: markdown
when:
status: [failure]
services:
- name: docker
image: docker:dind