Added Fedora, fixed cache script and did some cleanup
* Added Alpine 3.21 to the jenkinsfile * Added Debian Trixe(13) to the jenkinsfile * Fixed broken cache script Alpine edge builds * Added Fedora (41) distro * Cleaned-up Debian.yaml
This commit is contained in:
3
.vscode/tasks.json
vendored
3
.vscode/tasks.json
vendored
@@ -37,7 +37,8 @@
|
||||
"description": "Wich Distro shoud be used",
|
||||
"options": [
|
||||
"Debian",
|
||||
"Alpine"
|
||||
"Alpine",
|
||||
"Fedora"
|
||||
],
|
||||
"default": "Debian"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user