add read scripts on done
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-08-13 17:52:02 +02:00
parent 471de83761
commit e8774ddd6c
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -64,7 +64,7 @@ steps:
- sleep 5
- ls -la
- ls -la scripts/
- CUDDLE_FETCH_POLICY=always cuddle_cli x build_cuddle_image
- cuddle_cli x build_cuddle_image || ls -la && ls -la scripts/
environment:
DOCKER_BUILDKIT: 1
DOCKER_USERNAME:
@ -73,7 +73,7 @@ steps:
from_secret: docker_password
depends_on:
- "load_secret"
- "server"
#- "server"
- name: send telegram notification
image: appleboy/drone-telegram