summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvainpocentek@gmail.com>2019-06-21 07:49:53 +0200
committerGitHub <noreply@github.com>2019-06-21 07:49:53 +0200
commit6625a062e3e4cc42abdaec9ea08e3b6e7f6a9c58 (patch)
tree0fbb6fe338bd9e8f10db6dbdbdad86c1fff4606e
parent51751c5f78ec14e416e595fd42f97d55197df347 (diff)
parent2fff260a8db69558f865dda56f413627bb70d861 (diff)
downloadgitlab-6625a062e3e4cc42abdaec9ea08e3b6e7f6a9c58.tar.gz
Merge pull request #805 from python-gitlab/chore/ci-rebuild-image
chore(ci): rebuild test image, when something changed
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ae0c09c..58779f6 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