projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c2eab1
)
CI: push-containers: refresh containers also on modify cmake options
author
Christian Marangi
<
[email protected]
>
Wed, 4 Oct 2023 11:28:58 +0000
(13:28 +0200)
committer
Christian Marangi
<
[email protected]
>
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 <
[email protected]
>
.github/workflows/push-containers.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/push-containers.yml
b/.github/workflows/push-containers.yml
index 0d41b0a67f81868d32b3a304c1f1d908883e684d..74f534d57a4a408038e156e784feb0f381135381 100644
(file)
--- a/
.github/workflows/push-containers.yml
+++ b/
.github/workflows/push-containers.yml
@@
-4,6
+4,7
@@
on:
push:
paths:
- 'include/version.mk'
+ - 'include/cmake.mk'
- 'tools/**'
- '.github/workflows/push-containers.yml'
- 'toolchain/**'