From 7e8c2bb53b491b3daab17609789dea512333cdd4 Mon Sep 17 00:00:00 2001 From: konrad Date: Wed, 16 Jan 2019 23:09:18 +0100 Subject: [PATCH] Fixed depend_on --- .drone1.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.drone1.yml b/.drone1.yml index 01bfa978..6a5e4d2c 100644 --- a/.drone1.yml +++ b/.drone1.yml @@ -361,10 +361,6 @@ steps: {{repo.owner}}/{{repo.name}}: \[{{build.status}}] Build {{build.number}} {{commit.author}} pushed to {{commit.branch}} {{commit.sha}}: `{{commit.message}}` Build started at {{datetime build.started "2006-Jan-02T15:04:05Z" "GMT+2"}} finished at {{datetime build.finished "2006-Jan-02T15:04:05Z" "GMT+2"}}. - depends_on: - - rancher - - release-version - - release-latest when: status: - success