Skip to content

Commit 4b02661

Browse files
committed
[test] uri 변경 workflow 삭제
1 parent a82c6e9 commit 4b02661

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-elasticsearch.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ jobs:
138138
--network wayble-test-network \
139139
-p 8081:8080 \
140140
-e "SPRING_PROFILES_ACTIVE=develop" \
141-
-e "SPRING_ELASTICSEARCH_URIS=$ELASTICSEARCH_IP:9200" \
142141
${{ secrets.DOCKERHUB_USERNAME }}/wayble-test:latest
143142
144143
- name: Test application health

0 commit comments

Comments
 (0)