Skip to content
Snippets Groups Projects
Commit e50ab92a authored by Alexandre Gravereaux's avatar Alexandre Gravereaux
Browse files

fix-deploy-10

parent fb0c6a4e
Branches
No related tags found
No related merge requests found
Pipeline #53972 failed
......@@ -48,8 +48,6 @@ deploy:
DOMAIN: 138.195.139.69
before_script:
- 'which ssh-agent || ( apk update && apk add openssh-client )'
#- 'apk info -a openssl'
- which apk
- echo $CI_RUNNER_DESCRIPTION
- mkdir -p ~/.ssh
- echo "$SSH_KEY" | tr -d '\n' > ~/.ssh/id_ed25519
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment