Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Commit

Permalink
Fix gitlab-ci again
Browse files Browse the repository at this point in the history
  • Loading branch information
Griefed committed Nov 10, 2020
1 parent 7683694 commit 64bbf4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ readme:
- echo ""
- echo ""
- envsubst < .gitlab/readme_template | less
- mkdir -p /home/gitlab-runner/READMEs/$CI_PROJECT_NAME
- envsubst < .gitlab/readme_template > /home/gitlab-runner/READMEs/$CI_PROJECT_NAME/README.md
- echo ""

Expand Down

0 comments on commit 64bbf4f

Please sign in to comment.