Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Firmware
Manage
Activity
Members
Labels
Plan
Issues
23
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Firmware-Developer
Firmware
Wiki
Home
Changes
Page history
New page
Templates
Clone repository
Update home
authored
3 years ago
by
Stephan
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
home.md
+5
-4
5 additions, 4 deletions
home.md
with
5 additions
and
4 deletions
home.md
View page @
860d7941
...
@@ -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 firm
w
are (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
This diff is collapsed.
Click to expand it.