Skip to content

Commit

Permalink
Create Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz-piekarski-smartlogic authored Dec 28, 2021
1 parent caa1c4e commit d75bd17
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
@Library('smartlogic-common@v2') _

smartlogic([
docker: "maven:3.8.3-jdk-8",
builder: smartlogic.mavenBuilder()
])

0 comments on commit d75bd17

Please sign in to comment.