Check RSS fix
This commit is contained in:
@@ -30,10 +30,7 @@ tasks:
|
||||
|
||||
# Diff RSS template against Hugo default, make sure only differences are intentional
|
||||
- rss: |
|
||||
curl -s https://raw.githubusercontent.com/gohugoio/hugo/refs/tags/v$HUGO_VERSION/tpl/tplimpl/embedded/templates/rss.xml \
|
||||
| diff - ./themes/v2/layouts/_default/rss.xml \
|
||||
| wc -l \
|
||||
| grep 7
|
||||
./bin/check-rss-template
|
||||
|
||||
# Start Ruby server for dithering images
|
||||
- dither: |
|
||||
|
||||
Reference in New Issue
Block a user