1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-29 13:39:10 +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
stage: base
image: docker:stable
# only:
# changes:
# - tests/dockerfiles/*
only:
changes:
- tests/dockerfiles/*
services:
- docker:dind
before_script: