diff --git a/roles/openshift-apps/websites/templates/buildconfig.yml b/roles/openshift-apps/websites/templates/buildconfig.yml index c311f5b45c..eb1972e1a3 100644 --- a/roles/openshift-apps/websites/templates/buildconfig.yml +++ b/roles/openshift-apps/websites/templates/buildconfig.yml @@ -24,7 +24,7 @@ spec: python-pyyaml \ python-zanata-client && \ dnf clean all - CMD /etc/websites/build.sh + CMD bash /etc/websites/build.sh strategy: type: Docker output: