diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d9692cc8..9ce9c040 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,6 +23,9 @@ generate_git-log: - "git log -100 --pretty=format:'%ad : %s' >> ./public/git-log.html" - echo "" >> ./public/git-log.html - echo "处理 git-log.html 结束" + artifacts: + paths: + - public only: - dev-cicd tags: