Skip to content

Commit

Permalink
Merge pull request #76 from sora-xor/f33r0-patch-1
Browse files Browse the repository at this point in the history
Update Jenkinsfile
  • Loading branch information
f33r0 authored May 23, 2023
2 parents 60dc274 + 187aa75 commit 12877cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
def pipeline = new org.docker.AppPipeline(steps: this,
dockerImageName: 'sora2/pricing-server',
dockerRegistryCred: 'bot-sora2-rw',
dockerImageTags: ['deps-update' : 'deps-update'],
secretScannerExclusion: '.*docker-compose.yml',
gitUpdateSubmodule: true)
pipeline.runPipeline()

0 comments on commit 12877cf

Please sign in to comment.