Skip to content

Commit

Permalink
Merge pull request Kernel360#167 from Kernel360/mooncw-patch-1
Browse files Browse the repository at this point in the history
Update gradle.yml
  • Loading branch information
mooncw authored Jan 29, 2024
2 parents ccbaf31 + 85bc494 commit 9ea7db2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ jobs:
ports:
- 6379:6379

mongodb:
image: mongo:latest
ports:
- 27017:27017
env:
MONGO_INITDB_DATABASE: test
MONGO_INITDB_ROOT_USERNAME: root
MONGO_INITDB_ROOT_PASSWORD: 1231
# mongodb:
# image: mongo:latest
# ports:
# - 27017:27017
# env:
# MONGO_INITDB_DATABASE: test
# MONGO_INITDB_ROOT_USERNAME: root
# MONGO_INITDB_ROOT_PASSWORD: 1231

# zookeeper:
# image: confluentinc/cp-zookeeper:latest
Expand Down

0 comments on commit 9ea7db2

Please sign in to comment.