mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Add unzip to www-gitlab-com
This commit is contained in:
parent
dc7e538ef7
commit
865f5cb8d2
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ apt-get install -yq --no-install-recommends \
|
|||
make gcc g++ locales \
|
||||
rsync git-core texlive-latex-recommended texlive-xetex \
|
||||
texlive-fonts-recommended lmodern ed file curl gnupg2 \
|
||||
yamllint python3-pkg-resources
|
||||
yamllint python3-pkg-resources unzip
|
||||
|
||||
# Install pandoc
|
||||
cd /tmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue