添加CI
This commit is contained in:
parent
90b97799ce
commit
8fb328aac5
@ -25,7 +25,7 @@ after_script:
|
|||||||
- git config user.name "${USER_NAME}"
|
- git config user.name "${USER_NAME}"
|
||||||
- git config user.email "${USER_EMAIL}"
|
- git config user.email "${USER_EMAIL}"
|
||||||
- git add .
|
- git add .
|
||||||
- git commit -m "test"
|
- git commit -m "更新博客"
|
||||||
- git push --force --quiet "https://${TOKEN}@${GH_REF}" master:${P_BRANCH}
|
- git push --force --quiet "https://${TOKEN}@${GH_REF}" master:${P_BRANCH}
|
||||||
# E: Build LifeCycle
|
# E: Build LifeCycle
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user