mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 10:35:10 +00:00
Add back only building on changes to dockerfiles.
This commit is contained in:
parent
fd1ddc591d
commit
5e1b6a2480
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user