mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-02-06 14:09:29 +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
|
- 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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user