3
0

add step to push to gitea

This commit is contained in:
Arne Teuke
2025-11-26 19:06:39 +01:00
parent ea17d57818
commit 4a317743f9

1
Jenkinsfile vendored
View File

@@ -117,5 +117,4 @@ pipeline {
when { branch 'main' } // Only on main branch to avoid noise
}
}
}
}