From 30a08f1b418bb0707c5c91107c9b520840cd8b76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Wed, 26 Mar 2025 16:56:59 +0100 Subject: [PATCH] update drone amd64 --- deploy/drone/drone-runner-amd64.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/deploy/drone/drone-runner-amd64.yaml b/deploy/drone/drone-runner-amd64.yaml index dd3cbec..c10d01f 100644 --- a/deploy/drone/drone-runner-amd64.yaml +++ b/deploy/drone/drone-runner-amd64.yaml @@ -31,8 +31,4 @@ spec: - name: DRONE_RUNNER_PLATFORM_OS value: "linux" - name: DRONE_RUNNER_PLATFORM_ARCH - value: "amd64" - - name: DRONE_UI_USERNAME - value: "root" - - name: DRONE_UI_PASSWORD - value: "root" \ No newline at end of file + value: "amd64" \ No newline at end of file