[wip] debug ci
All checks were successful
ci/woodpecker/push/debug Pipeline was successful

This commit is contained in:
Simon Vieille 2024-03-22 11:02:37 +01:00
parent b882badae5
commit 709db25313
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -2,7 +2,7 @@ steps:
app-deploy:
image: deblan/mage
secrets: [ssh_user, ssh_host, ssh_priv_key]
ommands:
commands:
- echo "/builds/$CI_COMMIT_SHA"
- echo "$SSH_PRIV_KEY"
- echo "$SSH_USER"