# HG changeset patch # User Anton Shestakov # Date 1707325384 10800 # Node ID 75c048fdcd094c65888afbc085c555298b5c7956 # Parent e491d40c738746837f711172a4cd556b693e8433 ci: upgrade building .debs to v2.0 image diff -r e491d40c7387 -r 75c048fdcd09 .gitlab-ci.yml --- a/.gitlab-ci.yml Mon Feb 05 16:31:26 2024 -0300 +++ b/.gitlab-ci.yml Wed Feb 07 14:03:04 2024 -0300 @@ -107,7 +107,7 @@ when: manual deb: - image: registry.heptapod.net/mercurial/ci-images/py3-hgext3rd + image: registry.heptapod.net/mercurial/ci-images/py3-hgext3rd:v2.0 script: - apt-get update && apt-get -yq install devscripts equivs lintian --no-install-recommends - mk-build-deps --install --tool='apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends --yes' debian/control