测试:actions部署
This commit is contained in:
parent
860afca939
commit
f384ef11d0
|
|
@ -32,7 +32,7 @@ if [ -z "$CODING_TOKEN" ]; then # -z 字符串 长度为0则为true;$CODING_T
|
|||
codingUrl=git@e.coding.net:xgy/xgy.git
|
||||
else
|
||||
# codingUrl=https://xugaoyi:${CODING_TOKEN}@git.dev.tencent.com/xugaoyi/xugaoyi.git
|
||||
condingUrl=https://HmuzsGrGQX:${CODING_TOKEN}@e.coding.net/xgy/xgy.git
|
||||
codingUrl=https://HmuzsGrGQX:${CODING_TOKEN}@e.coding.net/xgy/xgy.git
|
||||
fi
|
||||
git add -A
|
||||
git commit -m "${msg}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue