Commit 342e999c authored by nanahira's avatar nanahira

fix new ci

parent 3eb82d53
Pipeline #3633 failed with stages
in 55 seconds
......@@ -31,7 +31,7 @@ mat_irrklang:
- mkdir -p ~/.ssh; chmod 700 ~/.ssh; echo "$NANAHIRA_SSH_KEY" | base64 --decode > ~/.ssh/id_rsa; chmod 600 ~/.ssh/id_rsa
- ssh-keyscan git.mycard.moe >> ~/.ssh/known_hosts
- git clone --depth=1 git@git.mycard.moe:nanahira/irrklang
- mv -f irrklang/plugins/ikpmp3 .
#- mv -f irrklang/plugins/ikpmp3 .
artifacts:
paths:
- irrklang
......
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