Update .woodpecker.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user