Call bash, as this is -x

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-12 23:47:18 +02:00
parent 480f0c8a2a
commit 45b81fa8dc

View file

@ -24,7 +24,7 @@ spec:
python-pyyaml \ python-pyyaml \
python-zanata-client && \ python-zanata-client && \
dnf clean all dnf clean all
CMD /etc/websites/build.sh CMD bash /etc/websites/build.sh
strategy: strategy:
type: Docker type: Docker
output: output: