CI: push-containers: refresh containers also on modify cmake options
authorChristian Marangi <ansuelsmth@gmail.com>
Wed, 4 Oct 2023 11:28:58 +0000 (13:28 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 4 Oct 2023 11:30:52 +0000 (13:30 +0200)
Refresh containers also on modify of cmake options in the include file.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit b40c0b54bde81243974cada51cb9a44736c773b3)

.github/workflows/push-containers.yml

index 0cfc22b8bea106fa9c6e03e8750d098c72b60c88..e74e7c2216783302d7628869c2eff628e962dd2b 100644 (file)
@@ -4,6 +4,7 @@ on:
   push:
     paths:
       - 'include/version.mk'
+      - 'include/cmake.mk'
       - 'tools/**'
       - '.github/workflows/build-tools.yml'
       - '.github/workflows/push-containers.yml'