This commit is contained in:
Simon Vieille 2023-07-27 13:12:57 +02:00
commit 2d2d014507
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -7,6 +7,7 @@ steps:
- cp README.tpl.md README.md
- ./bin/rss -f https://www.deblan.io/RSS >> README.md
- cat README.md
- git status
- git config --global user.email ci@gitnet.fr
- git config --global user.name CI
- git add .