diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 64d9579..6665c48 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,8 +19,8 @@ variables: &default-variables .haproxy_dev: &haproxy-dev HAPROXY_GITREPO: "https://git.haproxy.org/?p=haproxy.git" HAPROXY_VERSION: 2.7-dev - # https://git.haproxy.org/?p=haproxy.git;a=commit;h=7629f5d6709c539c6c9012949411281144c82f53 - HAPROXY_GITREF: 7629f5d6709c539c6c9012949411281144c82f53 + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=bfb077acffef96f3dbda66d9ceeb62feb66565e6 + HAPROXY_GITREF: bfb077acffef96f3dbda66d9ceeb62feb66565e6 .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main