diff options
| author | Giovanni | 2022-08-27 20:41:39 +0200 |
|---|---|---|
| committer | GitHub | 2022-08-27 20:41:39 +0200 |
| commit | 9aa4fa328f3cae22ac0dd347d28dc26799fe495e (patch) | |
| tree | 9c8ea48c5c37ec5991eecf1412fd9ccbe948edb0 /CONTRIBUTING.md | |
| parent | 8b73852b8b863e7dcbe78cb4744f5a3c7a157025 (diff) | |
Build releases also on master and updated the release steps (#434)
Diffstat (limited to '')
| -rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4ff2bee..8e84abd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md | |||
| @@ -139,8 +139,8 @@ Maintainers need to do the following to push out a release: | |||
| 139 | git push origin master | 139 | git push origin master |
| 140 | ``` | 140 | ``` |
| 141 | 141 | ||
| 142 | 9. Build the debian package with `make debian` | 142 | 9. Wait for the CI on the new tag branch to finish |
| 143 | 10. Create the [release on github](https://github.com/jvoisin/snuffleupagus/releases) | 143 | 10. Create the [release on github](https://github.com/jvoisin/snuffleupagus/releases) |
| 144 | 11. Add the freshly built Debian package to the release | 144 | 11. Add the freshly built Debian packages from the CI to the release |
| 145 | 12. Publish a [tweet](https://twitter.com/sp_php) | 145 | 12. Publish a [tweet](https://twitter.com/sp_php) |
| 146 | 13. Do the *secret release dance* | 146 | 13. Do the *secret release dance* |
