~comcloudway/builds.sr.ht

cb7830f4c829f5c2175372b36c9a1267c8447a05 — Drew DeVault 5 years ago 1fad7e8
Use --allow-releaseinfo-change in Debian genimg
2 files changed, 2 insertions(+), 2 deletions(-)

M images/debian/build.yml
M images/debian/genimg
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 \