[CI] Fix images jobs files

So that they are triggered again on any change to the repo contents
(due to the repo structure).

Change-Id: Ic29c274245ccf8eaf4f40cdc3b799856570745c7
This commit is contained in:
Radosław Piliszek 2024-05-22 19:00:57 +02:00
parent e106a211c6
commit 3942ab457a

View File

@ -8,7 +8,7 @@
- nebulous-gui-controller-container-images - nebulous-gui-controller-container-images
description: Build the container images. description: Build the container images.
files: &image_files files: &image_files
- ^/ - ^
# NOTE(rpiliszek): Adding this due to the repo structure. # NOTE(rpiliszek): Adding this due to the repo structure.
irrelevant-files: &image_irrelevant_files irrelevant-files: &image_irrelevant_files
- ^charts/ - ^charts/