WIP: with server
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Kasper Juul Hermansen 2022-08-13 18:10:36 +02:00
parent 9678ff2c1f
commit 32934d1bb1
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -61,12 +61,7 @@ steps:
- name: dockersock
path: /var/run
commands:
- sleep 5
- ls -la
- ls -la scripts/
- ls -la /
- chmod -R 777 .
- cuddle_cli x build_cuddle_image || ls -la && ls -la scripts/
- cuddle_cli x build_cuddle_image
environment:
DOCKER_BUILDKIT: 1
DOCKER_USERNAME:
@ -75,7 +70,7 @@ steps:
from_secret: docker_password
depends_on:
- "load_secret"
#- "server"
- "server"
- name: send telegram notification
image: appleboy/drone-telegram