From 1aa1b28d5f410d24ff48368d882ef6060f7837a5 Mon Sep 17 00:00:00 2001 From: Dzhoshkun Ismail Shakir Date: Tue, 24 Sep 2019 16:28:10 +0100 Subject: [PATCH] #2: comment out "only" section in CI Docker build configuration to force building of Docker image --- .gitlab-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5afb99c..f527a41 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,9 +20,9 @@ setup:docker:linux: tags: - docker - gce - only: - changes: - - ci/docker/linux/**/* +# only: +# changes: +# - ci/docker/linux/**/* .test_base_task: &test_base_task script: