]> git.p6c8.net - jirafeau_mojo42.git/commitdiff
[TASK] better to test docker image before releasing
authorJerome Jutteau <jerome@jutteau.fr>
Wed, 2 Dec 2020 20:33:44 +0000 (21:33 +0100)
committerJerome Jutteau <jerome@jutteau.fr>
Wed, 2 Dec 2020 20:33:44 +0000 (21:33 +0100)
Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
CONTRIBUTING.md

index 245a6e7812b43df9c6f57ccc5d0ec5264383fbf6..e7ee9c3d4d01ade18824b4318acf56a9625b7ac5 100644 (file)
@@ -94,10 +94,11 @@ Quick walktrough:
 * Compare the [»next-release« branch to »master«](https://gitlab.com/mojo42/Jirafeau/compare/master...next-release)
 * Add a list of noteworthy features and bugfixes to `CHANGELOG.md`
 * Add eventual upgrade procedure to `CHANGELOG.md`
 * Compare the [»next-release« branch to »master«](https://gitlab.com/mojo42/Jirafeau/compare/master...next-release)
 * Add a list of noteworthy features and bugfixes to `CHANGELOG.md`
 * Add eventual upgrade procedure to `CHANGELOG.md`
+* Build and test docker image
 * Change the version, using [semantic versioning](http://semver.org/), in ```settings.php```
 * Merge »next-release« branch to »master«
 * Change the version, using [semantic versioning](http://semver.org/), in ```settings.php```
 * Merge »next-release« branch to »master«
-* Update the demo page
 * Tag the »master« with the new version
 * Push branch and tag
 * Tag the »master« with the new version
 * Push branch and tag
-* Build & push new docker image
+* Push new docker image
+* Update the demo page
 * Dance a little
 * Dance a little

patrick-canterino.de