Skip to content

Commit

Permalink
Merge pull request #82 from sora-xor/f33r0-patch-1
Browse files Browse the repository at this point in the history
Update Jenkinsfile
  • Loading branch information
f33r0 authored Sep 29, 2023
2 parents ef737b9 + 87803c3 commit b058188
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 @@ -4,6 +4,5 @@ def pipeline = new org.docker.AppPipeline(steps: this,
dockerImageName: 'sora2/pricing-server',
dockerRegistryCred: 'bot-sora2-rw',
secretScannerExclusion: '.*docker-compose.yml',
dockerImageTags: ['fix/liquidity-proxy-none-quote-handling':'fix-quote'],
gitUpdateSubmodule: true)
pipeline.runPipeline()

0 comments on commit b058188

Please sign in to comment.