diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 22b1d94..de89e57 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=149c531fa185f418def681fbe044d48fca1db66c - HAPROXY_GITREF: 149c531fa185f418def681fbe044d48fca1db66c + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=ecb40b2c388dffcc9998a92df536ec7419ed8fed + HAPROXY_GITREF: ecb40b2c388dffcc9998a92df536ec7419ed8fed .haproxy_dev_slowdebug: &haproxy-dev-slowdebug <<: *haproxy-dev