revert change

This commit is contained in:
maskpp
2023-03-21 15:53:35 +08:00
parent d1694bf110
commit db1fdc5c97

2
Jenkinsfile vendored
View File

@@ -15,7 +15,7 @@ pipeline {
PATH="/home/ubuntu/.cargo/bin:$PATH"
LD_LIBRARY_PATH="$LD_LIBRARY_PATH:./coordinator/verifier/lib"
CHAIN_ID='534353'
LOG_DOCKER = 'true'
// LOG_DOCKER = 'true'
}
stages {
stage('Build') {