f2cf224e5f
Using the default release for the Debian test-element leaves us at the mercy of packaging problems in Debian unstable. Since we only care if the image itself builds, use the safe choice of Debian stable. Change-Id: I4dd58171489aa07d60db7e4e353ccde6aa534da7
3 lines
77 B
Plaintext
Executable File
3 lines
77 B
Plaintext
Executable File
# We don't want to build against Debian unstable
|
|
export DIB_RELEASE="stable"
|