Commit 3558c27c authored by nanahira's avatar nanahira

fix

parent f5fc920b
Pipeline #29434 passed with stages
in 1 minute and 25 seconds
......@@ -74,7 +74,7 @@ upload_to_minio:
SERVER_IDENTIFIER: '408'
script:
- apt update && apt -y install openssh-client rsync coreutils
- mkdir ~/.ssh
- mkdir -p ~/.ssh
- chmod 700 ~/.ssh
- ssh-keyscan koishi.momobako.com >> ~/.ssh/known_hosts
- echo $NANAHIRA_SSH_KEY | base64 --decode > ~/.ssh/id_rsa
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment