diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6c6aca3..30c8c7a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: diff --git a/CHANGELOG.md b/CHANGELOG.md index d7e9d3f..91427d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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