From edebb9340f1f08971f8f3c1837fadb76468ed45d Mon Sep 17 00:00:00 2001 From: shnee Date: Mon, 6 Feb 2023 14:04:59 -0500 Subject: [PATCH] debug --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index efe6fd9..4f0ce48 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,7 +20,7 @@ steps: commands: # Give docker enough time to start. - sleep 10 - - mkdir ~/.ssh + - mkdir -p ~/.ssh - printf "Host git.shnee.net\n Port 222\n" >> ~/.ssh/config - eval $(ssh-agent -s) - echo "$SSH_KEY" | ssh-add - @@ -41,7 +41,7 @@ steps: gotifytoken: from_secret: gotify-token gotifyendpoint: http://push.shnee.net - gotifytitle: "{{repo.name}} - Pipeline Build {{build.number}}" + gotifytitle: {{repo.name}} Pipeline Build {{build.number}} gotifypriority: 5 message: > {{#success build.status}}