summaryrefslogtreecommitdiff
path: root/ci-prod-systrees.ick
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-09-26 10:54:53 +0300
committerLars Wirzenius <liw@liw.fi>2018-09-26 10:54:53 +0300
commita7c3619fb2659119d3f6251b646ed4b6d6671a83 (patch)
tree218d086673ff56b51974f913fd6bbc58b9e6e822 /ci-prod-systrees.ick
parent8dad3eaa2613e42dcddb1571592b7b45162f5411 (diff)
downloadliw-ci-a7c3619fb2659119d3f6251b646ed4b6d6671a83.tar.gz
Add: apt-transport-https to all systrees
Needed by some project, who use an http://... APT source.
Diffstat (limited to 'ci-prod-systrees.ick')
-rw-r--r--ci-prod-systrees.ick3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci-prod-systrees.ick b/ci-prod-systrees.ick
index 3683f67..bbceda5 100644
--- a/ci-prod-systrees.ick
+++ b/ci-prod-systrees.ick
@@ -4,6 +4,7 @@ projects:
parameters: &systree_base
debian_codename: stretch
packages:
+ - apt-transport-https
- jq
- python3
artifact_name: systrees-debian-stretch-base
@@ -16,6 +17,7 @@ projects:
systree_name: systrees-debian-stretch-base
artifact_name: systrees-debian-stretch-build-essential
packages:
+ - apt-transport-https
- build-essential
- git
- devscripts
@@ -38,6 +40,7 @@ projects:
systree_name: systrees-debian-sid-base
artifact_name: systrees-debian-sid-build-essential
packages:
+ - apt-transport-https
- build-essential
- git
- devscripts