From 74a23a9eaba3556d6746274bb5eda824495b4d68 Mon Sep 17 00:00:00 2001 From: Jan Calanog Date: Mon, 22 Jul 2024 13:33:51 +0200 Subject: [PATCH] DRA: Remove custom chmod (#13737) * Remove chmod again * Fix custom permissions * fix * Remove again, not needed anymore since the release of buildkite-agent v3.75.1 --- .buildkite/scripts/dra.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.buildkite/scripts/dra.sh b/.buildkite/scripts/dra.sh index ce746b2be42..d2533caec6b 100644 --- a/.buildkite/scripts/dra.sh +++ b/.buildkite/scripts/dra.sh @@ -20,7 +20,6 @@ buildkite-agent artifact download "build/dependencies*.csv" . cp build/dependencies*.csv build/distributions/ echo "--- Changing permissions for the release manager" -chmod -R a+r build/ sudo chown -R :1000 build/ ls -l build/distributions/