summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-11 09:37:03 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-11 09:37:03 +0200
commite83eba0bef604206974b52ab9c37f566d36cde71 (patch)
tree2c554fae4c114f67e3280ef3bb05646d2e6f8e76
parent2971712cba3d0909b6f88716543068008314900d (diff)
downloadliw-ci-e83eba0bef604206974b52ab9c37f566d36cde71.tar.gz
still on hosttt
Sponsored-by: author
-rw-r--r--ci-prod.ick6
1 files changed, 3 insertions, 3 deletions
diff --git a/ci-prod.ick b/ci-prod.ick
index 79d05cc..8ab8fa5 100644
--- a/ci-prod.ick
+++ b/ci-prod.ick
@@ -1263,6 +1263,6 @@ pipelines:
- where: host
shell: |
id
- apt install -y debootstrap
- debootstrap bullseye bullseye
- apt-get install -y python3 jq gnupg
+ # apt install -y debootstrap
+ sudo debootstrap bullseye bullseye
+ sudo apt-get install -y python3 jq gnupg