ci: debug DRP_KEY

This commit is contained in:
2025-05-30 08:04:35 +01:00
parent ef790919ce
commit 697ba0c84c
2 changed files with 1 additions and 2 deletions

View File

@@ -56,6 +56,7 @@ deploy_app:
before_script:
- apk update
- apk add openssh-client
- echo "$DRP_KEY" | wc -c
- echo "$DRP_KEY" | base64 -d > /tmp/drp.key
- chmod 600 /tmp/drp.key
script: