Only push images if dockerfiles changed.
This commit is contained in:
@@ -677,6 +677,8 @@ push fedora base: *push_base_images
|
||||
.push_images: &push_images
|
||||
<<: *push_base_images
|
||||
only:
|
||||
changes:
|
||||
- tests/dockerfiles/*
|
||||
refs:
|
||||
- master
|
||||
- tags
|
||||
|
Reference in New Issue
Block a user