aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorale <ale@incal.net>2020-08-24 09:32:44 +0100
committerale <ale@incal.net>2020-08-24 09:32:44 +0100
commite7ebb0aa70b9b3832d3661143b7b7c6ad5fe81a1 (patch)
tree1229dc5cefbb4d95d361fb37b6a560f92c4e948b
parente49bdbc073537e9f8cedddbfa8fdd04d43066fbb (diff)
downloadcrawl-e7ebb0aa70b9b3832d3661143b7b7c6ad5fe81a1.tar.gz
crawl-e7ebb0aa70b9b3832d3661143b7b7c6ad5fe81a1.zip
Fix typo in CI config
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d0b9ff9..ebb1d35 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-include "https://git.autistici.org/ai3/build-deb/raw/master/ci-common.yml"
+include: "https://git.autistici.org/ai3/build-deb/raw/master/ci-common.yml"
stages:
- test