openshift is trolling me
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
3fe2b4b67b
commit
42edb33471
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ git clone --branch {% if env == "staging" %}staging{% else %}master{% endif %} h
|
||||||
cd websites
|
cd websites
|
||||||
git rev-parse HEAD
|
git rev-parse HEAD
|
||||||
bash ./build-prod.sh /output
|
bash ./build-prod.sh /output
|
||||||
wget https://codeblock.fedorapeople.org/atomic-htaccess.py
|
curl -O https://codeblock.fedorapeople.org/atomic-htaccess.py
|
||||||
python atomic-htaccess.py
|
python atomic-htaccess.py
|
||||||
mv out/. /output/
|
mv out/. /output/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue