Update home authored by Stephan's avatar Stephan
...@@ -14,13 +14,14 @@ https://gitlab.freifunk-dresden.de/firmware-developer/firmware/pipelines ...@@ -14,13 +14,14 @@ https://gitlab.freifunk-dresden.de/firmware-developer/firmware/pipelines
**Variablen** **Variablen**
* FF_UPLOAD_DIR - subdir (e.g. "6.4.4" or "7.0.2-testing") where the firmware should be uploaded * FF_UPLOAD_DIR - subdir (e.g. "6.4.4" or "7.0.2-testing") where the firmware should be uploaded
* FF_BUILD_TAG - tag that is displayed in firmare (e.g TESTING_FIRMWARE_6.4.4) * FF_BUILD_TAG - tag that is displayed in firmware (e.g TESTING_FIRMWARE_6.4.4)
* FF_GITLAB_REMOVE_WORKDIR set it to 1 if workdir should be removed first. else workdir is re-used * FF_GITLAB_REMOVE_WORKDIR set it to 1 if workdir should be removed first. else workdir is re-used
* FF_GITLAB_REMOVE_DL set it to 1, if all old downloaded packages should be deleted and downloaded again. * FF_GITLAB_REMOVE_DL set it to 1, if all old downloaded packages should be deleted and downloaded again.
**Release Process:** **Release Process:**
* Create Tag TESTING_FIRMWARE_8.0.6 or T_FIRMWARE_8.0.2 (for releases) * Create Tag $TESTING_FIRMWARE_8.0.6 or T_FIRMWARE_8.0.2 (for releases)
* Pipeline is started and stoppes at manual upload job * set $FF_BUILD_TAG to "TESTING_FIRMWARE_8.0.6"
* set FF_UPLOAD_DIR and run last job manually * Pipeline is started and stops at manual upload job
* set $FF_UPLOAD_DIR and run last job manually
* ssh on download server and create symbolic link * ssh on download server and create symbolic link