From bc87206549f1d521604411891c6e87fe496c3ce4 Mon Sep 17 00:00:00 2001 From: brunopadz Date: Wed, 29 Jul 2020 19:05:44 -0300 Subject: [PATCH] fix(ci): remove comments from pipeline definition --- .drone.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.drone.yml b/.drone.yml index 2f90eae..1b77e5d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -67,8 +67,6 @@ steps: from_secret: GH_TOKEN files: amictl-linux-arm64.zip title: linux - # depends_on: - # - build-linux-amd64 when: event: tag @@ -106,8 +104,6 @@ steps: when: event: tag -# depends_on: -# - build-linux-amd64 --- kind: pipeline type: docker @@ -143,8 +139,6 @@ steps: when: event: tag -# depends_on: -# - build-linux-amd64 --- kind: pipeline type: docker @@ -180,5 +174,3 @@ steps: when: event: tag -# depends_on: -# - build-linux-amd64