with errors
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-08-12 01:43:47 +02:00
parent 3a48470953
commit d547e9d763
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -43,6 +43,7 @@ steps:
DOCKER_PASSWORD:
from_secret: docker_password
commands:
- set -e
- cuddle_cli x build_cuddle_image
depends_on:
- "load_secret"