🔧build: 增加gitlab-ci

This commit is contained in:
yangwei
2020-09-28 14:25:58 +08:00
parent 8b0570380f
commit 453f442a03
4 changed files with 260 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