summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schauer Marin Rodrigues <josch@mister-muffin.de>2021-11-18 00:31:43 +0100
committerJohannes Schauer Marin Rodrigues <josch@mister-muffin.de>2021-11-18 00:31:43 +0100
commit2b616fce0f16da984f7390de6f11046e4a16541f (patch)
tree0238a82ed12296ae1ed416586edba36dd34742d0
parent672c42212421b4f6e03b42ca706495cd3bec7adf (diff)
debian/salsa-ci.yml: enable aptly
-rw-r--r--debian/salsa-ci.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml
index e748f6f..ebe0ef5 100644
--- a/debian/salsa-ci.yml
+++ b/debian/salsa-ci.yml
@@ -6,3 +6,8 @@ before_script:
- echo "deb [trusted=yes] https://salsa.debian.org/js-team/node-chroma-js/-/jobs/2190648/artifacts/raw/aptly unstable main" | tee /etc/apt/sources.list.d/node-chroma-js.list
- echo "deb [trusted=yes] https://salsa.debian.org/js-team/node-hsluv/-/jobs/2190661/artifacts/raw/aptly unstable main" | tee /etc/apt/sources.list.d/node-hsluv.list
- apt-get update
+
+# for openstreetmap-carto
+variables:
+ SALSA_CI_DISABLE_APTLY: 0
+