mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-16 16:47:24 +00:00
ci: remove debug
This commit is contained in:
parent
81a7727f09
commit
fa5a0cbfb2
3
test/e2e/ci/Jenkinsfile
vendored
3
test/e2e/ci/Jenkinsfile
vendored
@ -82,10 +82,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Prep') {
|
||||
steps { script {
|
||||
sh 'env | grep nightly'
|
||||
sh 'env | grep BUILD_'
|
||||
setNewBuildName()
|
||||
sh 'echo $BUILD_DISPLAY_NAME'
|
||||
updateGitHubStatus()
|
||||
} }
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user