mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Merge branch 'www-gitlab-com-yamllint' into 'master'
Add yamllint to the www-gitlab-com image See merge request gitlab-org/gitlab-build-images!294
This commit is contained in:
commit
f7e9869699
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ apt-get install -yq --no-install-recommends \
|
||||||
make gcc g++ locales \
|
make gcc g++ locales \
|
||||||
rsync git-core texlive-latex-recommended texlive-xetex \
|
rsync git-core texlive-latex-recommended texlive-xetex \
|
||||||
texlive-fonts-recommended lmodern ed file curl gnupg2 \
|
texlive-fonts-recommended lmodern ed file curl gnupg2 \
|
||||||
|
yamllint python3-pkg-resources \
|
||||||
|
|
||||||
cd /tmp
|
cd /tmp
|
||||||
curl -L -O https://github.com/jgm/pandoc/releases/download/2.3.1/pandoc-2.3.1-linux.tar.gz
|
curl -L -O https://github.com/jgm/pandoc/releases/download/2.3.1/pandoc-2.3.1-linux.tar.gz
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue