Update Jenkinsfile

This commit is contained in:
2025-05-22 12:42:37 +03:00
parent 630e041f03
commit 70dfaacc67

2
Jenkinsfile vendored
View File

@@ -65,7 +65,6 @@ spec:
// defaultContainer 'jnlp'
}
}
/*
stages{
stage('Make jar') {
steps {
@@ -130,7 +129,6 @@ spec:
}
}
}
*/
stage('Setup Helm Repo') {
agent { node { label 'default' } }
steps {