with working server
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-08-13 13:17:18 +02:00
parent f59d8fb0cf
commit 8013474c60
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -62,9 +62,7 @@ steps:
path: /var/run
commands:
- sleep 5
- ls /usr/local/cargo/bin
- echo "$PATH"
- echo "$HOME"
- ls
- cuddle_cli x build_cuddle_image
environment:
DOCKER_BUILDKIT: 1
@ -74,7 +72,7 @@ steps:
from_secret: docker_password
depends_on:
- "load_secret"
- "server"
# - "server"
- name: send telegram notification
image: appleboy/drone-telegram