Commit Graph

6 Commits

Author SHA1 Message Date
mainnika 55f3901e0d Add helm install flag in Jenkinsfile
Include the helm install flag in the Jenkinsfile pipeline step for deploying applications.
2024-08-24 21:50:34 +02:00
mainnika e1e852cece Update tar extraction command in Jenkinsfile
Changed the order of arguments in the tar extraction command to ensure correct file placement.
2024-08-24 21:46:39 +02:00
mainnika 3a6bc59683 Add creation of directory before extracting files in Jenkinsfile
Created a new directory before extracting files to ensure successful file extraction during the build process in Jenkins.
2024-08-24 21:30:09 +02:00
mainnika a09e3e799e Update Helm version and Jenkins agent label
Changed the Helm download URL to v3.14.0 and updated the Jenkins agent label to "kube0".
2024-08-24 21:18:28 +02:00
mainnika 4237760d57 Fix tools stage dist files cleaning 2021-12-26 00:24:15 +01:00
mainnika be21cf0e3a Add jenkinsfile pipeline for automated releases 2021-12-25 23:51:48 +01:00