Commit Graph
9 Commits
Author SHA1 Message Date
Len 1d7ea13ddb Update Gradle Stage in Jenkinsfile 2026-08-01 05:08:59 -05:00
stijn 36c92fcdb3 Update credential variables in Jenkins pipeline to match usernamePassword usage 2025-06-28 02:59:15 +02:00
stijn 19374ad837 Try fixing username password 2025-06-28 02:36:37 +02:00
stijn 2d0b727789 Ensure gradlew file is executable in Jenkins pipeline 2025-06-28 02:33:28 +02:00
stijn 1719130f69 Update Nexus credentials property names and adjust Jenkins pipeline for Gradle build 2025-06-28 02:31:33 +02:00
stijn 63bdbdaab1 Update Nexus credentials property names and Jenkins pipeline for publishing 2025-06-28 02:24:28 +02:00
stijn 61f9b09346 Add Maven publish step to Jenkins pipeline 2025-06-28 02:11:09 +02:00
stijn a7e5a99e01 Pass Nexus credentials to Gradle build in Jenkins pipeline 2025-06-27 20:53:44 +02:00
auto 3fc8561265 Add Jenkinsfile for CI pipeline
Set up a Jenkins pipeline with stages for building using Gradle, archiving artifacts, and sending notifications to Discord. This configuration ensures that builds are processed with Gradle and results are communicated effectively for branches 'main' and 'master'.
2024-08-20 21:12:13 +02:00