Skip to content

Commit

Permalink
Update the block-signer to rev dee0778
Browse files Browse the repository at this point in the history
  • Loading branch information
AionJayT committed Apr 7, 2020
1 parent e9ff70b commit 1414e1c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ pipeline {
steps {
timeout(20) {
dir('FunctionalTests') {
checkout scm: [$class: 'GitSCM', userRemoteConfigs: [[url: 'https://github.com/aionnetwork/node_test_harness.git']], branches: [[name: '70c4712']]], poll: false
checkout scm: [$class: 'GitSCM', userRemoteConfigs: [[url: 'https://github.com/aionnetwork/node_test_harness.git']], branches: [[name: '764b12d']]], poll: false
}

sh('cp pack/oan.tar.bz2 FunctionalTests/Tests')
Expand Down
Binary file modified tooling/blockSigner/block_signer-1.1.jar
Binary file not shown.

0 comments on commit 1414e1c

Please sign in to comment.