diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 08521a83..8e6237b5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -72,9 +72,9 @@ pull centos7 clang-5: *pull_images - api_failure stage: base image: docker:stable - only: - changes: - - tests/dockerfiles/* + # only: + # changes: + # - tests/dockerfiles/* services: - docker:dind before_script: