add ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2023-07-27 13:13:59 +02:00
parent 8b30427a70
commit be92a5ea60
Signed by: deblan
GPG key ID: 579388D585F70417

View file

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