CI: push-containers: refresh containers also on modify cmake options

Refresh containers also on modify of cmake options in the include file.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Christian Marangi 2023-10-04 13:28:58 +02:00
parent 4c2eab1c27
commit b40c0b54bd
No known key found for this signature in database
GPG Key ID: AC001D09ADBFEAD7

View File

@ -4,6 +4,7 @@ on:
push: push:
paths: paths:
- 'include/version.mk' - 'include/version.mk'
- 'include/cmake.mk'
- 'tools/**' - 'tools/**'
- '.github/workflows/push-containers.yml' - '.github/workflows/push-containers.yml'
- 'toolchain/**' - 'toolchain/**'