From 563fe75f052b707e31ad91f63c9966c9c71c127d Mon Sep 17 00:00:00 2001 From: lostinlight Date: Sat, 22 Jan 2022 13:04:45 +0300 Subject: [PATCH] Fix Woodpecker config (9) --- .woodpecker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index dcc8da9..79dc3a8 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -20,6 +20,7 @@ pipeline: publish: image: alpine + secrets: [ ssh_key ] commands: - apk add git openssh # configure git