From 6702274d0f4e18a7ea27ca8924624571949a5544 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Sat, 11 Apr 2026 21:16:30 +0000 Subject: [PATCH] .drone.yml aktualisiert git push update to include info if theres no branch yet --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ab6e78c..b9a2f32 100644 --- a/.drone.yml +++ b/.drone.yml @@ -64,4 +64,4 @@ steps: - git pull || true # Push - - git push \ No newline at end of file + - git push --set-upstream origin drone-artifacts \ No newline at end of file