Deploy now depends on docker
This commit is contained in:
parent
a21908aab3
commit
9bda314798
@ -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
|
Loading…
Reference in New Issue
Block a user