ci: bump DEBIAN_TAG
The previous commit requires wayland-protocols 1.18. Bump DEBIAN_TAG to re-generate the Debian image and get the wayland-protocols update. Signed-off-by: Simon Ser <contact@emersion.fr> Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
This commit is contained in:
parent
01ed478c65
commit
07463a4045
|
@ -18,7 +18,7 @@ variables:
|
||||||
DEBIAN_VERSION: testing-slim
|
DEBIAN_VERSION: testing-slim
|
||||||
DEBIAN_EXEC: 'bash .gitlab-ci/debian-install.sh'
|
DEBIAN_EXEC: 'bash .gitlab-ci/debian-install.sh'
|
||||||
|
|
||||||
DEBIAN_TAG: "2019-03-27-2"
|
DEBIAN_TAG: "2019-09-03"
|
||||||
IMAGE_LOCAL: "$CI_REGISTRY_IMAGE/debian/$DEBIAN_VERSION:$DEBIAN_TAG"
|
IMAGE_LOCAL: "$CI_REGISTRY_IMAGE/debian/$DEBIAN_VERSION:$DEBIAN_TAG"
|
||||||
|
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Reference in New Issue