From 2f521943b497f10cbc7d7313d3c2b041c8811748 Mon Sep 17 00:00:00 2001 From: Simon Marsh Date: Sun, 16 Aug 2020 14:55:28 +0100 Subject: [PATCH] A test message --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index cf218b7..e892954 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,6 +24,8 @@ steps: - pipeline-test checksum: - sha512 + title: pipeline-test - ${DRONE_TAG} + note: ${DRONE_COMMIT_MESSAGE} when: event: tag