删除足迹提交
This commit is contained in:
parent
487f9bc192
commit
6bc6829225
@ -26,13 +26,6 @@ after_script:
|
||||
- git add .
|
||||
- git commit -m "更新博客"
|
||||
- git push --force --quiet "https://${TOKEN}@${GH_REF}" master
|
||||
- cd ../footprint
|
||||
- git init
|
||||
- git config user.name "${USER_NAME}"
|
||||
- git config user.email "${USER_EMAIL}"
|
||||
- git add .
|
||||
- git commit -m "测试我的足迹"
|
||||
- git push --force --quiet "https://${TOKEN}@${GH_REF}" master
|
||||
# E: Build LifeCycle
|
||||
|
||||
notifications:
|
||||
|
Loading…
Reference in New Issue
Block a user