update ci
This commit is contained in:
parent
52092c583e
commit
be6902760b
1 changed files with 1 additions and 2 deletions
|
|
@ -7,8 +7,7 @@ steps:
|
||||||
- git config --global user.name CI
|
- git config --global user.name CI
|
||||||
- apk add wget
|
- apk add wget
|
||||||
- cp README.tpl.md README.md
|
- cp README.tpl.md README.md
|
||||||
- ./bin/rss -f https://www.deblan.io/RSS
|
- ./bin/rss -f https://www.deblan.io/RSS | head -n 10 >> README.md
|
||||||
- ./bin/rss -f https://www.deblan.io/RSS >> README.md
|
|
||||||
- cat README.md
|
- cat README.md
|
||||||
- git status
|
- git status
|
||||||
- git add .
|
- git add .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue