Commit 46d8c295 authored by Wen Wei Li's avatar Wen Wei Li

check file format

parent 29d8816f
Pipeline #4723 failed with stage
......@@ -14,6 +14,7 @@ steps:
- chmod 700 ~/.ssh
- echo $KEY
- echo $KEY > ~/.ssh/id_rsa
- cat ~/.ssh/id_rsa
- chmod 600 ~/.ssh/id_rsa
- echo $USERNAME
- echo $HOST
......
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