Update file .gitlab-ci.yml

This commit is contained in:
thom 2025-04-28 23:02:08 +00:00
parent 461f912f64
commit 76b97bc0cb

View File

@ -3,6 +3,8 @@ stages:
deploy:
stage: deploy
tags:
- shell
before_script:
- mkdir -p ~/.ssh
- echo "$SSH_PRIVATE_KEY" | base64 -d > ~/.ssh/id_ed25519