ci: debug DRP_KEY
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user