Fix PATH for foreman-deploy
[releng.git] / jjb / genesis / genesis-foreman.yml
index 4f5cb69..8395d6a 100644 (file)
 
             cd $WORKSPACE
 
+            # fix PATH
+            export PATH=/usr/sbin:$PATH
+            echo $PATH
+
             # messy workaround
             git clone https://gist.github.com/4f2eb87d8c9937ee19f0.git lf_settings
             ls -al $WORKSPACE/lf_settings