public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] gitlab-ci: Update comment about the Dockerfile
@ 2022-08-23  6:18 Joel Stanley
  2022-08-31 23:33 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Stanley @ 2022-08-23  6:18 UTC (permalink / raw)
  To: Simon Glass; +Cc: u-boot

It's found in the u-boot tree now.

Signed-off-by: Joel Stanley <joel@jms.id.au>
---
 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5592862f74b8..cebd76d050b6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: GPL-2.0+
 
-# Grab our configured image.  The source for this is found at:
-# https://source.denx.de/u-boot/gitlab-ci-runner
+# Grab our configured image.  The source for this is found
+# in the u-boot tree at tools/docker/Dockerfile
 image: trini/u-boot-gitlab-ci-runner:jammy-20220801-09Aug2022
 
 # We run some tests in different order, to catch some failures quicker.
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-31 23:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-23  6:18 [PATCH] gitlab-ci: Update comment about the Dockerfile Joel Stanley
2022-08-31 23:33 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox