Skip to content

Commit

Permalink
debug: verbose status-go logs
Browse files Browse the repository at this point in the history
  • Loading branch information
siddarthkay committed Jan 29, 2025
1 parent bae15b1 commit 9038084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/Jenkinsfile.linux
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ pipeline {

stage('status-go') {
steps {
sh 'make status-go'
sh 'make status-go V=1'
}
}

Expand Down

0 comments on commit 9038084

Please sign in to comment.