From 2ab6c4b477b284cc895b25c127567d6560908a3f Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Fri, 24 May 2024 19:10:59 -0400 Subject: [PATCH] Update dronefile to include sha --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index fb2104c..7d29971 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ steps: PASSWORD: from_secret: ntfy_password TOPIC: drone-builds - MESSAGE: Flux configuration updated! Check if out. + MESSAGE: Flux configuration updated! Check if out. (Hash $DRONE_COMMIT_SHA) CLICK: https://git.clortox.com/Infrastructure/Gluttony-Cluster/ TITLE: Gluttony-Cluster PRIROITY: High