Skip to content

Commit

Permalink
FISH-9510 Update Jenkinsfile to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulrahim458 authored Nov 1, 2024
1 parent 54c26ae commit 7f20a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pipeline {
sh '''
ls -lrt
cd payara-micro-gradle-plugin
gradle clean build -x check
gradle clean build
'''
echo '*#*#*#*#*#*#*#*#*#*#*#*# Built SRC *#*#*#*#*#*#*#*#*#*#*#*#*#*#*#'
}
Expand Down

0 comments on commit 7f20a48

Please sign in to comment.