Commit a217dd9
committed
AWS peer discovery triggers OCI build
The AWS peer discovery workflow relies on the OCI
image existing. We used to build the OCI image for every
commit, so the image always existed. Now we build the OCI
conditionally, so we should trigger the OCI build
when the AWS job starts. Otherwise it will time out
waiting for the image.1 parent 7ae4dab commit a217dd9
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
0 commit comments