Debug Jenkinsfile

This commit is contained in:
Dillon Ngo
2024-03-19 19:22:05 +08:00
parent b8b72ff2d4
commit 35ebb9aed9
Vendored
+1
View File
@@ -34,6 +34,7 @@ pipeline {
credentialsId: 'gitlab-jenkins-localhost',
branch: GIT_BRANCH
)
break
case "origin/dillon/34-jenkins-vapor":
println("Debug 2")
git(