From 8b1c357f290cae3bec1defda5d84427e00a156d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Mon, 16 Mar 2026 05:00:53 +0000 Subject: [PATCH] modified: .gitea/workflows/ssh-client-build-deploy.yaml --- .gitea/workflows/ssh-client-build-deploy.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitea/workflows/ssh-client-build-deploy.yaml b/.gitea/workflows/ssh-client-build-deploy.yaml index 97e8845..280e676 100644 --- a/.gitea/workflows/ssh-client-build-deploy.yaml +++ b/.gitea/workflows/ssh-client-build-deploy.yaml @@ -10,9 +10,7 @@ jobs: ssh-client: runs-on: ["oci-image-builder", "amd64"] - defaults: - run: - working-directory: ${{gitea.workspace}}docker/ssh-client + steps: - name: Checkout code