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:28:58 +0000 (13:28 +0200)
Refresh containers also on modify of cmake options in the include file.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
.github/workflows/push-containers.yml

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