Browse Source
Merge pull request #214 from kacf/raspbian
Raspbian
revert-252-rm-only-tag-2.2.x
Kristian Amlie
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
.gitlab-ci.yml
|
|
@ -9,8 +9,8 @@ variables: |
|
|
|
MENDER_CLIENT_VERSION: master |
|
|
|
# Make sure to update the link in mender-docs to the new one when changing |
|
|
|
# this. |
|
|
|
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 |
|
|
|
RASPBIAN_URL: http://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2020-05-28/2020-05-27-raspios-buster-lite-armhf.zip |
|
|
|
RASPBIAN_NAME: 2020-05-27-raspios-buster-lite-armhf |
|
|
|
MENDER_IMAGE_TESTS_REV: master |
|
|
|
|
|
|
|
DEBIAN_FRONTEND: noninteractive |
|
|
|