diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3b8cd7aad0c209611cbf4e34fcd77a82dbc54ef8..5d7a8fe3c8ee9641ffef394aa9ce907c7dd6f94a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ include: - "https://git.autistici.org/pipelines/debian/raw/master/common.yml" - - "https://git.autistici.org/ai3/docker/test/golang/raw/master/ci.yml" + - "https://git.autistici.org/pipelines/images/test/golang/raw/master/ci.yml" variables: GO_TEST_PACKAGES: "npm go-bindata"