Commit 95501d1
committed
CASMINST-7394 Add workflowRef label unique to image to avoid overwriting
We use workflowRef label to identify workflow, which needs to be re-triggered
to update image with latest CVE fixes. We also try to re-trigger base image,
but workflowRef label of base image is susually overwritten by descendant image build.
To avoid that, we will add workflowRef.<image> label, which is unique to
image name.1 parent de73683 commit 95501d1
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| 174 | + | |
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
| |||
0 commit comments