From 7673af7b2f163dd50c736e98dc5064e0b91f4fa8 Mon Sep 17 00:00:00 2001 From: gyurix Date: Thu, 13 Jun 2024 16:40:25 +0200 Subject: [PATCH] final test --- .drone.yml | 1 - install.sh | 1 - 2 files changed, 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index a3839ea..39034cc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,7 +44,6 @@ steps: ZONE=$(cat /drone/src/install.sh | base64 -w0) DATA=$(printf '{"message": "Modifying install.sh", "sha": "'$SHA'", "content": "%s", "branch": "main"}' "$ZONE") curl -X PUT -s -H "Authorization: token $TOKEN" -H "Accept: application/json" -H "Content-Type: application/json" -d "$DATA" $URL - echo $ZONE when: branch: diff --git a/install.sh b/install.sh index 800122c..70abe60 100755 --- a/install.sh +++ b/install.sh @@ -84,7 +84,6 @@ ask_envs() { break; fi fi; - done; if [ "$VPN_PROXY" == "yes" ]; then