Call bash, as this is -x
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
480f0c8a2a
commit
45b81fa8dc
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue