website: Before building, log which revision we are building

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-13 11:38:10 +02:00
parent 4f58067295
commit 0c61eba755

View file

@ -2,4 +2,5 @@
cd /tmp
git clone --branch {% if env == "staging" %}staging{% else %}master{% endif %} https://pagure.io/fedora-web/websites.git
cd websites
git rev-parse HEAD
exec ./build-prod.sh /output