Update .woodpecker.yml

This commit is contained in:
2026-01-08 12:40:22 +00:00
committed by Piotr Kus
parent 3c62579a49
commit 1f9ae3998c

View File

@@ -101,9 +101,9 @@ steps:
build-and-publish-apps: build-and-publish-apps:
image: mcr.microsoft.com/dotnet/sdk:latest image: mcr.microsoft.com/dotnet/sdk:latest
environment: # environment:
DEPLOY_SSH_KEY: # DEPLOY_SSH_KEY:
from_secret: deploy_ssh_key # from_secret: deploy_ssh_key
commands: commands:
- | - |
set -euf set -euf