test jenkins

This commit is contained in:
Fedor Katurov 2020-03-20 20:59:31 +07:00
parent 3a23bca44e
commit e33a003894

1
Jenkinsfile vendored
View file

@ -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'