mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 22:11:01 +08:00
Call bash, as this is -x
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user