From 71bcc1bac69963fd4d016f9eac33b41b7c3e4fb2 Mon Sep 17 00:00:00 2001 From: Emile Date: Mon, 27 Jan 2020 20:46:37 +0100 Subject: another update to the drone file --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d792046..53eaafd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,6 +7,6 @@ platform: steps: - name: build - image: golang:1-14rc + image: golang commands: - go build -o ssh-grab-passwords-map ./... \ No newline at end of file -- cgit 1.4.1