M images/debian/build.yml => images/debian/build.yml +1 -1
@@ 11,7 11,7 @@ sources:
- https://git.sr.ht/~sircmpwn/builds.sr.ht
environment:
arch: amd64
- release: stretch
+ release: stable
slaves:
- deploy@azusa.runners.sr.ht
secrets:
M images/debian/genimg => images/debian/genimg +1 -1
@@ 95,7 95,7 @@ cat > /mnt/etc/hosts <<EOF
EOF
run_root apt-key update
-run_root apt-get update
+run_root apt-get update --allow-releaseinfo-change
run_root apt-get -y install locales
run_root apt-get -y install linux-image-$arch
run_root apt-get -y install \