Commit 038f89b
authored
For elastic integration tests use images built in the CI (#215)
* For elastic integration tests use images built in the CI
Rather than downloading the elastic images from the ghcr for the
integration tests we use container images built during the CI
integration test check. This allows us to check if any changes to the
services breaks anything.
* Use env vars in build cmd instead of mutating env vars with sed1 parent 185bf6a commit 038f89b
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
0 commit comments