projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07e4352
)
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:30:52 +0000
(13:30 +0200)
Refresh containers also on modify of cmake options in the include file.
Signed-off-by: Christian Marangi <
[email protected]
>
(cherry picked from commit
b40c0b54bde81243974cada51cb9a44736c773b3
)
.github/workflows/push-containers.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/push-containers.yml
b/.github/workflows/push-containers.yml
index 0cfc22b8bea106fa9c6e03e8750d098c72b60c88..e74e7c2216783302d7628869c2eff628e962dd2b 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/build-tools.yml'
- '.github/workflows/push-containers.yml'