Update Jenkinsfile

This commit is contained in:
Reuben George 2024-03-25 19:20:13 +05:30 committed by GitHub
parent 18063962d7
commit 2b0fb292bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
Jenkinsfile vendored
View file

@ -1,5 +1,5 @@
pipeline { pipeline {
agent mavenbuilder agent {mavenbuilder}
stages { stages {
stage ('Checkstyle') { stage ('Checkstyle') {
steps { steps {