Mercurial > evolve
changeset 6695:75c048fdcd09 stable
ci: upgrade building .debs to v2.0 image
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 07 Feb 2024 14:03:04 -0300 |
parents | e491d40c7387 |
children | e0712a00154e 4c6d35f92469 |
files | .gitlab-ci.yml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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