From e3926f6a65b31241ea6f7dffbad4e94251acc716 Mon Sep 17 00:00:00 2001 From: Dorian Zedler Date: Mon, 8 Aug 2022 12:05:50 +0200 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 643daeb..393a709 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,3 +1,4 @@ +--- kind: pipeline name: default steps: @@ -29,6 +30,7 @@ steps: environment: GITHUB_TOKEN: from_secret: github-token + --- kind: pipeline type: exec