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

This commit is contained in:
2022-08-12 02:32:53 +02:00
parent 8b21337467
commit 8b32de2432

View File

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