From e8353ac0faa5811a07c5dfa416e1cb7102e9e2b3 Mon Sep 17 00:00:00 2001 From: pat-s Date: Wed, 2 Oct 2024 01:02:29 +0200 Subject: [PATCH] rev --- pipeline/backend/common/script_posix.go | 1 - 1 file changed, 1 deletion(-) diff --git a/pipeline/backend/common/script_posix.go b/pipeline/backend/common/script_posix.go index c44d2ade7..d22ac78ed 100644 --- a/pipeline/backend/common/script_posix.go +++ b/pipeline/backend/common/script_posix.go @@ -53,7 +53,6 @@ fi unset CI_NETRC_USERNAME unset CI_NETRC_PASSWORD unset CI_SCRIPT -chmod -R 775 /woodpecker ` // traceScript is a helper script that is added to the step script