Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seyuf authored Apr 20, 2024
1 parent 83fc686 commit 8448600
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ jobs:
ports:
- 3306:3306
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
#elasticsearch:
# image: docker://elasticsearch:7.17.0
# ports:
# - 9200:9200
# options: -e="discovery.type=single-node" --health-cmd="curl http://localhost:9200/_cluster/health" --health-interval=10s --health-timeout=5s --health-retries=10
opensearch:
image: opensearchproject/opensearch:1.2.1
ports:
Expand Down

0 comments on commit 8448600

Please sign in to comment.