mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Bump yamllint version to 1.25.0
https://packages.debian.org/testing/yamllint bumped the version, so the previous version no longer exists.
This commit is contained in:
parent
1954bce3cb
commit
3bf80b1b64
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ YARN_INSTALL_VERSION=1.21.1-1
|
||||||
# Install yamllint
|
# Install yamllint
|
||||||
# We need the latest version
|
# We need the latest version
|
||||||
# https://packages.debian.org/testing/yamllint
|
# https://packages.debian.org/testing/yamllint
|
||||||
YAMLLINT_VERSION=1.24.2
|
YAMLLINT_VERSION=1.25.0
|
||||||
echo "deb http://deb.debian.org/debian testing main" | tee -a /etc/apt/sources.list.d/testing.list
|
echo "deb http://deb.debian.org/debian testing main" | tee -a /etc/apt/sources.list.d/testing.list
|
||||||
apt update
|
apt update
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue