From 218505b614e009641241f8fca6f842dc590fd63c Mon Sep 17 00:00:00 2001 From: Aaron Riedel Date: Sun, 3 Jul 2022 02:42:28 +0200 Subject: [PATCH] test cicd --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0382107..49c4280 100644 --- a/.drone.yml +++ b/.drone.yml @@ -33,4 +33,5 @@ steps: - master event: exclude: - - push \ No newline at end of file + - push +# test \ No newline at end of file