Mesa (master): gitlab-ci: fixup debian tags

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Oct 28 11:08:11 UTC 2019


Module: Mesa
Branch: master
Commit: 15e7f942787eda5dbf94ec2e03fe3074e3e11fd4
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=15e7f942787eda5dbf94ec2e03fe3074e3e11fd4

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Mon Oct 28 12:02:51 2019 +0100

gitlab-ci: fixup debian tags

When resolving a merge-conflict, I accidentally only updated the
ARM64-tag tag. Let's correct this.

Fixes: 3d529c17393 ("gitlab-ci: also build Zink on CI")

---

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bb5c76a909f..ac8dfefccc3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,7 +14,7 @@
 # repository's registry will be used there as well.
 variables:
   UPSTREAM_REPO: mesa/mesa
-  DEBIAN_TAG: "2019-10-22"
+  DEBIAN_TAG: "2019-10-23"
   DEBIAN_ARM64_TAG: "arm64v8-2019-10-23"
   STRETCH_TAG: "2019-09-18"
   DEBIAN_VERSION: buster-slim




More information about the mesa-commit mailing list