From 2fff260a8db69558f865dda56f413627bb70d861 Mon Sep 17 00:00:00 2001 From: Max Wittig Date: Thu, 20 Jun 2019 11:11:02 +0200 Subject: [PATCH] chore(ci): rebuild test image, when something changed --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ae0c09c1c..58779f648 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -38,7 +38,7 @@ build_test_image: refs: - master changes: - - tools/ + - tools/* .tox_includes: &tox_includes stage: test