From 29b1f25cb9e425e3b2797a8f091f6df27282e38d Mon Sep 17 00:00:00 2001 From: Camille Frantz Date: Sun, 22 Jan 2023 10:17:32 -0600 Subject: [PATCH] strip dir --- .woodpecker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index 55fb9a8..81c0f75 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -9,6 +9,7 @@ pipeline: from_secret: DOPrivateKey target: /u/jsquotes source: ./src + strip_components: 2 restart: image: appleboy/drone-ssh