mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 18:45:10 +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_base_images
|
||||
only:
|
||||
changes:
|
||||
- tests/dockerfiles/*
|
||||
refs:
|
||||
- master
|
||||
- tags
|
||||
|
Loading…
Reference in New Issue
Block a user