diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1013629a7ac9f210b1d862014e3026054aad962e..5ff87d4fe452797e36cfa9c946fee3314553b683 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,3 @@ include: - - "https://git.autistici.org/ai3/build-deb/raw/master/ci-common.yml" - - "https://git.autistici.org/ai3/build-container/raw/master/common.yml" + - "https://git.autistici.org/pipelines/debian/raw/master/common.yml" + - "https://git.autistici.org/pipelines/containers/raw/master/common.yml"