public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel.vetter@ffwll.ch>
To: IGT development <igt-dev@lists.freedesktop.org>
Cc: Daniel Vetter <daniel.vetter@intel.com>
Subject: [igt-dev] [PATCH i-g-t] gitlab-ci: Depend docker images jobs on .gitlab-ci.yaml too
Date: Wed, 31 Oct 2018 14:32:23 +0100	[thread overview]
Message-ID: <20181031133223.30993-1-daniel.vetter@ffwll.ch> (raw)

Otherwise it's really hard to get these jobs to run when you need them
too because you changed something with the build instructions.

Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
---
 .gitlab-ci.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2c17ec613128..b41df37e6d7c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -124,6 +124,7 @@ containers:igt-debian:
   only:
     changes:
       - Dockerfile.debian
+      - .gitlab-ci.yml
   services:
     - docker:dind
   variables:
@@ -140,6 +141,7 @@ containers:igt-debian-arm64:
   only:
     changes:
       - Dockerfile.debian-arm64
+      - .gitlab-ci.yml
   services:
     - docker:dind
   variables:
@@ -156,6 +158,7 @@ containers:igt-fedora:
   only:
     changes:
       - Dockerfile.fedora
+      - .gitlab-ci.yml
   services:
     - docker:dind
   variables:
-- 
2.19.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

             reply	other threads:[~2018-10-31 13:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-31 13:32 Daniel Vetter [this message]
2018-10-31 18:37 ` [igt-dev] ✓ Fi.CI.BAT: success for gitlab-ci: Depend docker images jobs on .gitlab-ci.yaml too Patchwork
2018-11-01  3:27 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2018-11-21 12:18 ` [igt-dev] [PATCH i-g-t] " Daniel Vetter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181031133223.30993-1-daniel.vetter@ffwll.ch \
    --to=daniel.vetter@ffwll.ch \
    --cc=daniel.vetter@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox