Skip to content

Commit

Permalink
Clean up code
Browse files Browse the repository at this point in the history
  • Loading branch information
diserere committed Jun 17, 2020
1 parent 2b8ce08 commit d3ee279
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,6 @@ pipeline {
echo "Job: ${JOB_NAME}"
script {
def params = [
// [
// $class: 'StringParameterValue',
// name: 'dockerimage_compilers',
// value: "tonlabs/compilers:latest"
// ],
// [
// $class: 'StringParameterValue',
// name: 'dockerimage_local_node',
// value: "tonlabs/local-node:latest"
// ],
[
$class: 'StringParameterValue',
name: 'ton_client_js_commit',
Expand Down

0 comments on commit d3ee279

Please sign in to comment.