Hopefully now

This commit is contained in:
Rolf Martin Glomsrud 2024-08-04 00:58:54 +02:00
parent 4e19138a89
commit 4abdde9ec9

View file

@ -10,8 +10,6 @@ steps:
- npm install
- npm run build
- mkdir /root/.ssh && chmod 0700 /root/.ssh
- sleep 500000
- rm /root/.ssh/id_rsa
- touch /root/.ssh/id_rsa
- echo $SSH_KEY > /root/.ssh/id_rsa
- chmod 0600 /root/.ssh/id_rsa