Skip to content

Commit

Permalink
Update Jenkinsfile (#368)
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitriy Creed <[email protected]>
  • Loading branch information
Cre-eD authored Jul 14, 2021
1 parent e32b059 commit 571159c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ def pipeline = new org.js.AppPipeline(steps: this,
dockerImageName: 'polkaswap/exchange-web',
buildDockerImage: 'docker.soramitsu.co.jp/build-tools/node:14-ubuntu',
dockerRegistryCred: 'bot-polkaswap-rw',
pushToIPFS: true,
ipfsCreds: 'ipfsCreds')
pushToIPFS: true)
pipeline.runPipeline()

0 comments on commit 571159c

Please sign in to comment.