There was an error while loading. Please reload this page.
1 parent d793f0e commit 3e67253Copy full SHA for 3e67253
1 file changed
.github/workflows/integration.yml
@@ -13,7 +13,7 @@ jobs:
13
ports:
14
- 3306:3306
15
options: --tmpfs /tmp:rw --tmpfs /var/lib/mysql:rw --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
16
- opensearch:
+ es:
17
image: docker.io/wardenenv/elasticsearch:8.1
18
19
- 9200:9200
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
46
47
48
0 commit comments