diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a6eeb6c..257a743 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,8 +16,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=649b3fd9aa24300e05bbc38c70a4a2a99d29bf8d - HAPROXY_GITREF: 649b3fd9aa24300e05bbc38c70a4a2a99d29bf8d + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=1d93217a057cb202a49b0fae2ebcffc32495fbe6 + HAPROXY_GITREF: 1d93217a057cb202a49b0fae2ebcffc32495fbe6 .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main