From a8dbadccf01cf6c9bedb4078224e0c3f15bb79e1 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Wed, 4 Jul 2018 12:26:14 -0700 Subject: [PATCH] drone fix g# Please enter the commit message for your changes. Lines starting --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4b72fb6..62b49d3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,7 +40,7 @@ pipeline: image: golang when: event: pull_request - secrets: [BUILDBOT] + secrets: [buildbot] commands: - echo "Notifying" - sh gogs-notify.sh