diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0d12bfc..fff11c1 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=11a6f4007b908b49ecd3abd5cd10fba177f07c11 - HAPROXY_GITREF: 11a6f4007b908b49ecd3abd5cd10fba177f07c11 + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=b29a1dc2f4a334c1c7fea76c59abb4097422c05c + HAPROXY_GITREF: b29a1dc2f4a334c1c7fea76c59abb4097422c05c .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main