Commit a84fe82
committed
RSPEED-3082: add build-nudge-files annotation for cross-repo nudging
The default nudge file pattern (.*Dockerfile.*, .*.yaml, .*Containerfile.*)
does not match .yml files. Since lscore-deploy uses
openshift/lightspeed-stack.yml, the nudge controller silently skips it.
This annotation explicitly targets the correct file so the nudge controller
can find and update the image digest reference after each push build.
Signed-off-by: Ellis Low <elow@redhat.com>1 parent f1c6cec commit a84fe82
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
0 commit comments