diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b4be0614f59c6fe7a88815b18a0ab15321ef54b7..a17c215693e8d10c8022127cf69a6aefcbd9fd95 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1 +1,3 @@ -include: "https://git.autistici.org/pipelines/debian/raw/master/common.yml" +include: + - "https://git.autistici.org/pipelines/debian/raw/master/common.yml" + - "https://git.autistici.org/pipelines/images/test/golang/raw/master/ci.yml"