Skip to content

Commit

Permalink
feat: remove docker agent in the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Apurva14A authored Nov 18, 2023
1 parent 7e09c94 commit ee187eb
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
@@ -1,6 +1,6 @@
pipeline {
agent any
}

tools {
// Define the Maven tool with the desired name and version
maven 'maven-3.9.5'
Expand Down

0 comments on commit ee187eb

Please sign in to comment.