Commit Graph

9 Commits

Author SHA1 Message Date
1fe89ed42b Jenkinsfile: fixed native builds
`abuild cleanpkg`  failing due to manual removing of the folder, disabled this command since it is not required anymore
2024-07-15 22:51:00 +02:00
dcdf02252d Jenkinsfile: purge packages path corrected, and also inplemented for chrooted builds 2024-07-15 22:35:53 +02:00
28e81a689f Jenkinsfile: native build will now also purge packages before starting to build 2024-07-15 22:20:02 +02:00
72cef89d0d Bumped minisatip & fixed Chrooted jenkins builds
Bumped minisatip 1.3.2 > 1.3.15
2024-07-15 22:07:53 +02:00
e9789ce0b5 Added OS version detection if upload with jenkinsfile
Replaced static Alpine version from upload url with the one from /etc/os-release
2024-01-24 01:38:49 +01:00
353731577e Fixed jenkis file: Added clean commands to build sequents 2023-10-07 22:30:41 +02:00
6d9d88fb4e Fixe typo in Jenkinsfile 2023-10-05 23:45:09 +02:00
8c7755f4b6 Added repo upload to Jenkins file
Jenkinsfile can now  upload packages to repo on Gitea

Fixed missing archive key in Chroot setup example (since it resulted in buiild failure)
2023-10-05 23:29:19 +02:00
fcb2de6c9e Added inital Jenkinsfile
The jenkinsfile can  build packages for x86_64,aarch64, armhf  and armv7
And collect the packages as artifacts in Jenkins
2023-10-05 21:54:53 +02:00