Update .woodpecker.yml
This commit is contained in:
@@ -101,9 +101,9 @@ steps:
|
||||
|
||||
build-and-publish-apps:
|
||||
image: mcr.microsoft.com/dotnet/sdk:latest
|
||||
environment:
|
||||
DEPLOY_SSH_KEY:
|
||||
from_secret: deploy_ssh_key
|
||||
# environment:
|
||||
# DEPLOY_SSH_KEY:
|
||||
# from_secret: deploy_ssh_key
|
||||
commands:
|
||||
- |
|
||||
set -euf
|
||||
|
||||
Reference in New Issue
Block a user