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