Skip to content
Snippets Groups Projects
Commit e99f11aa authored by Éloïs's avatar Éloïs
Browse files

Update .gitlab-ci.yml

parent 709f97bf
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -34,6 +34,6 @@ enforce_readme:
- git checkout master
- cat .github/github_disclaimer.md > README.md.new
- cat README.md >> README.md.new
- cp README.md.new README.md
- mv README.md.new README.md
- git commit -am "Enforce github readme"
- git push origin master
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment