We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca917d commit 306a1e2Copy full SHA for 306a1e2
.github/workflows/integration-tests.yml
@@ -18,7 +18,7 @@ jobs:
18
MYSQL_DATABASE: magento2
19
options: --tmpfs /tmp:rw --tmpfs /var/lib/mysql:rw --health-cmd="mysqladmin ping"
20
opensearch:
21
- image: yireo/opensearch-dummy
+ image: yireo/opensearch
22
env:
23
'discovery.type': single-node
24
#'xpack.security.enabled': false
0 commit comments