diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1b820e4..984155d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,8 +30,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=910b7577bce977ee08068f22df7a5d824ae4155c - HAPROXY_GITREF: 910b7577bce977ee08068f22df7a5d824ae4155c + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=1d9f170eddd8703ba550e91322298e88e8280075 + HAPROXY_GITREF: 1d9f170eddd8703ba550e91322298e88e8280075 .haproxy_dev_slowdebug: &haproxy-dev-slowdebug <<: *haproxy-dev