Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
biscout42 committed Aug 12, 2024
1 parent 6bc5ae3 commit c1ca74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
kibana:
image: docker.elastic.co/kibana/kibana:${{ matrix.version }}
volumes:
- ${{ github.workspace }}/kibana-config/:/usr/share/kibana/config/
- ${{ github.workspace }}/kibana-config:/usr/share/kibana/config
env:
SERVER_NAME: kibana
ELASTICSEARCH_HOSTS: http://elasticsearch:9200
Expand Down

0 comments on commit c1ca74e

Please sign in to comment.