From 82fd9507ce433eab72d89db1b6a3c2a407d24920 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Sat, 22 Aug 2020 09:28:28 +0100 Subject: [PATCH] updated .drone.yml --- .drone.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.drone.yml b/.drone.yml index 08b38ef7..4d08b8d9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,6 +13,16 @@ # https://www.linkedin.com/in/harisekhon # +# https://docs.drone.io/quickstart/cli/ +# +# https://docs.drone.io/cli/install/ +# +# brew install drone-cli +# +# cd to this directory +# +# drone exec [--pipeline default] [--include=thisstep] [--exclude=thatstep] + kind: pipeline type: docker name: default