mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 18:02:41 +02:00
👷 — Remove Unreleased section from CHANGELOG when publishing documentation
This commit is contained in:
parent
100171356b
commit
db4f045adf
2 changed files with 2 additions and 2 deletions
|
@ -76,8 +76,7 @@ pages:
|
|||
<<: *pull_cache
|
||||
stage: deploy
|
||||
script:
|
||||
- pwd
|
||||
- ls
|
||||
- sed -e "/Unreleased/,+1d" -i CHANGELOG.md
|
||||
- make docs
|
||||
- echo "https://framasoft.frama.io/framaspace/argos/* https://argos-monitoring.framasoft.org/:splat 301" > public/_redirects
|
||||
artifacts:
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
- 📝💄 — Add opengraph tags to documentation site (#62)
|
||||
- 🔨 — Add a small web server to browse documentation when developing
|
||||
- ✨ — Add new check type: http-to-https (#61)
|
||||
- 👷 — Remove Unreleased section from CHANGELOG when publishing documentation
|
||||
|
||||
## 0.4.1
|
||||
|
||||
|
|
Loading…
Reference in a new issue