Deploy now depends on docker

This commit is contained in:
DutchEllie 2022-03-12 20:28:47 +01:00
parent a21908aab3
commit 9bda314798
Signed by: DutchEllie
SSH Key Fingerprint: SHA256:dKq6ZSgN5E3Viqrw/+xAdf2VdR6hdRGNyrYqXXwfjTY
1 changed files with 4 additions and 1 deletions

View File

@ -38,4 +38,7 @@ steps:
kube_certificate:
from_secret: staging_kube_certificate
kube_service_account: drone-deploy
dry_run: false
dry_run: false
depends_on:
- docker