- pip install --upgrade --upgrade-strategy eager --requirement python_fb_tools/requirements.txt
- pip install --upgrade --upgrade-strategy eager --requirement requirements.txt
- cd python_fb_tools && ./compile-xlate-msgs.sh; cd ..
+ - if [ -x compile-xlate-msgs.sh ] ; then ./compile-xlate-msgs.sh; fi
tags:
- deploy
after_script:
- 'echo "" >> etc/create.ini'
- 'echo "; vim: filetype=dosini" >> etc/create.ini'
# - 'echo "Generated etc/create.ini:"; cat etc/create.ini; echo "<-- EOF"'
+ - 'echo; echo "Estelle Vorlage ${TEMPLATE_NAME}"; echo'
- bin/create-vmware-template --verbose --color yes --config etc/create.ini
environment:
name: production