From 17cf380146cd94ee31fe981c57ee06e715ff9b1b Mon Sep 17 00:00:00 2001 From: Brenden Matthews Date: Fri, 5 Feb 2021 13:05:29 -0600 Subject: [PATCH] Force rebuild again. --- .gitlab-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e6e3c936..7684b3f4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,9 +20,9 @@ variables: - api_failure stage: base image: docker:stable - only: - changes: - - tests/dockerfiles/* + # only: + # changes: + # - tests/dockerfiles/* services: - docker:dind before_script: