mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-02-11 00:18:29 +00:00
Only push images if dockerfiles changed.
This commit is contained in:
parent
c5adfcd7e6
commit
d0d8930c5d
@ -677,6 +677,8 @@ push fedora base: *push_base_images
|
|||||||
.push_images: &push_images
|
.push_images: &push_images
|
||||||
<<: *push_base_images
|
<<: *push_base_images
|
||||||
only:
|
only:
|
||||||
|
changes:
|
||||||
|
- tests/dockerfiles/*
|
||||||
refs:
|
refs:
|
||||||
- master
|
- master
|
||||||
- tags
|
- tags
|
||||||
|
Loading…
x
Reference in New Issue
Block a user