summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-11 09:44:34 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-11 09:44:34 +0200
commit7a0225f2d40fd2f98f208265476639895dd83ecf (patch)
treeeb57b2dc08f2b0cf6631bcff3a9478f200191129
parent5fe3960e18c65d9a676158cee1ca080e259369f1 (diff)
downloadick2-7a0225f2d40fd2f98f208265476639895dd83ecf.tar.gz
pipelines/systree.ick: log version before running debootstrap
Sponsored-by: author
-rw-r--r--pipelines/systrees.ick5
1 files changed, 5 insertions, 0 deletions
diff --git a/pipelines/systrees.ick b/pipelines/systrees.ick
index b6da798..69aa745 100644
--- a/pipelines/systrees.ick
+++ b/pipelines/systrees.ick
@@ -18,6 +18,11 @@ pipelines:
- packages
- artifact_name
actions:
+ - shell: |
+ lsb_release -a
+ dpkg -l debootstrap
+ where: host
+
- debootstrap: auto
mirror: http://deb.debian.org/debian
where: host