Skip to content

Commit

Permalink
Merge pull request #54 from Appen/revert-53-revert-43-tshulepov/Jenki…
Browse files Browse the repository at this point in the history
…nsfile

Revert "Revert "Tshulepov/jenkinsfile""
  • Loading branch information
therestimmy authored Feb 6, 2023
2 parents 6040374 + c4dfd60 commit 157a785
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
@Library('jenkins-libs') _

dockerJavaPipeline {
app_name = 'odd-platform'
build_deploy_image = './gradlew jib --no-daemon --image ${ECR_URL}/${IMAGE_NAME} -Pversion=${GIT_SHA7}'
docker_label_agent = 'java17'
}

0 comments on commit 157a785

Please sign in to comment.