From 47c80f67e0285d1c9e56d661e6096712fdee46f7 Mon Sep 17 00:00:00 2001 From: sthope Date: Sun, 5 May 2024 22:51:54 +0200 Subject: [PATCH] Initial commit --- .drone.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index f4839a5..83fe635 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,8 +28,6 @@ steps: environment: GIT_PULL_SCRIPT: from_secret: git_pull_script - envs: - - git_pull_script command_timeout: 2m script: - echo "$GIT_PULL_SCRIPT"