Browse Source

Update to Raspbian image 2020-02-05.

Changelog: None

Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
(cherry picked from commit 12f6c65b4d)
2.1.x
Kristian Amlie 5 years ago
parent
commit
9ed5c0aee1
No known key found for this signature in database GPG Key ID: F464407C996AF03F
  1. 4
      .gitlab-ci.yml

4
.gitlab-ci.yml

@ -5,8 +5,8 @@ variables:
S3_BUCKET_NAME: mender-convert-images
MENDER_ARTIFACT_VERSION: master
MENDER_CLIENT_VERSION: master
RASPBIAN_URL: http://downloads.raspberrypi.org/raspbian_lite/images/raspbian_lite-2019-09-30/2019-09-26-raspbian-buster-lite.zip
RASPBIAN_NAME: 2019-09-26-raspbian-buster-lite
RASPBIAN_URL: http://downloads.raspberrypi.org/raspbian_lite/images/raspbian_lite-2020-02-07/2020-02-05-raspbian-buster-lite.zip
RASPBIAN_NAME: 2020-02-05-raspbian-buster-lite
MENDER_IMAGE_TESTS_REV: master
DEBIAN_FRONTEND: noninteractive

Loading…
Cancel
Save