This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/conf/init/zz_release.sh
2015-09-16 17:18:46 -04:00

8 lines
86 B
Bash
Executable file

#!/bin/bash
set -e
source venv/bin/activate
export PYTHONPATH=.
python /release.py