Change pipeline order
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Lennard Brinkhaus 2022-01-02 14:37:53 +01:00
parent b06ecb60b0
commit b39f473e20
Signed by: lennard.brinkhaus
GPG Key ID: D4C9B6A87F97B070

View File

@ -37,6 +37,9 @@ steps:
from_secret: tele_token
to:
from_secret: tele_user
depends_on:
- "docker_postgres_13"
- "docker_postgres_14"
---
kind: secret