From fbad94b65d913ab3a7b99f738fd714c12815295b Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 12 Aug 2022 01:42:19 +0200 Subject: [PATCH] with volume --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index f279bc1..4cbe5cd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ steps: image: debian:buster-slim volumes: - name: ssh - path: $HOME/.ssh/ + path: /root/.ssh/ environment: SSH_KEY: from_secret: gitea_id_ed25519 @@ -35,7 +35,7 @@ steps: image: kasperhermansen/cuddle:latest volumes: - name: ssh - path: $HOME/.ssh/ + path: /root/.ssh/ environment: DOCKER_BUILDKIT: 1 DOCKER_USERNAME: