1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-29 21:49:07 +00:00

Add back only building on changes to dockerfiles.

This commit is contained in:
Brenden Matthews 2021-02-05 13:24:20 -06:00
parent fd1ddc591d
commit 5e1b6a2480
No known key found for this signature in database
GPG Key ID: B49ABB7270D9D4FD

View File

@ -20,9 +20,9 @@ variables:
- api_failure - api_failure
stage: base stage: base
image: docker:stable image: docker:stable
# only: only:
# changes: changes:
# - tests/dockerfiles/* - tests/dockerfiles/*
services: services:
- docker:dind - docker:dind
before_script: before_script: