fix: fix gitlab-ci.yml
This commit is contained in:
@@ -23,6 +23,9 @@ generate_git-log:
|
||||
- "git log -100 --pretty=format:'%ad : %s' >> ./public/git-log.html"
|
||||
- echo "</pre>" >> ./public/git-log.html
|
||||
- echo "处理 git-log.html 结束"
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
only:
|
||||
- dev-cicd
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user