Skip to content

Commit

Permalink
Dependencies update (#75)
Browse files Browse the repository at this point in the history
* updated substrate-interface and scalecodec

* Update Jenkinsfile

* Update Jenkinsfile

* Update Jenkinsfile

* Update Jenkinsfile

* quickfix

---------

Co-authored-by: Nikita Zaporozhets <95526886+f33r0@users.noreply.github.com>
  • Loading branch information
pakrentos and f33r0 authored May 23, 2023
1 parent b9c6768 commit 60dc274
Show file tree
Hide file tree
Showing 5 changed files with 1,902 additions and 18 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
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()
Loading

0 comments on commit 60dc274

Please sign in to comment.