Improve script to use $WORKSPACE
[releng/builder.git] / jjb / sfc / sfc-python.yaml
index b123316af5b23fcf86951a4939eb23f327480735..34f6dc579135d8860c75922ff829ec36e9915223 100644 (file)
@@ -81,8 +81,9 @@
             source $WORKSPACE/venv-tox/bin/activate
             pip install tox argparse
             tox --version
-            cd sfc-py
+            cd $WORKSPACE/sfc-py
             tox
+            ./jenkins_build_package.sh
 
     publishers:
         - email-notification: