Hopefully now
This commit is contained in:
parent
e00d1a023e
commit
4e19138a89
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ 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
|
||||
|
|
Loading…
Reference in a new issue