diff --git a/Jenkinsfile b/Jenkinsfile index 3fb03ef..8892821 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -16,6 +16,7 @@ pipeline { steps { echo "WWW: ${WWW}" echo "ENV: ${ENV}" + echo "OSWWW: ${env.ORCHID_STABLE_WWW}" sh 'pwd' sh 'ls' // sh 'npm install'