remove server dependency
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-08-13 18:14:33 +02:00
parent 383aecb389
commit fb09608bbb
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -71,7 +71,7 @@ steps:
from_secret: docker_password from_secret: docker_password
depends_on: depends_on:
- "load_secret" - "load_secret"
- "server" #- "server"
- name: send telegram notification - name: send telegram notification
image: appleboy/drone-telegram image: appleboy/drone-telegram