ci: refinie web deploy job

This commit is contained in:
Rainer Killinger
2022-03-14 14:50:49 +01:00
parent 3eeab34bc1
commit 58ce196507
5 changed files with 66 additions and 4 deletions

View File

@@ -10,7 +10,8 @@ RUN apt-get update && \
apt-get install -y --no-install-recommends \
xmlstarlet \
ruby-full \
zip
zip \
openssh-client
RUN gem install bundler