增加CI.

This commit is contained in:
lijia
2021-06-07 15:10:20 +08:00
parent b3e59d07f2
commit 8a2fcb5b04
9 changed files with 1797 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env sh
set -evx
echo "machine ${PULP3_SERVER_URL}\nlogin ${PULP3_SERVER_LOGIN}\npassword ${PULP3_SERVER_PASSWORD}\n" > ~/.netrc