Skip to content

Commit

Permalink
ci: grafana port def
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemental committed Jan 19, 2024
1 parent 292cdd3 commit 5a30e0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
services:
grafana:
image: grafana/grafana:${{ matrix.grafana_version }}
ports: [3000:3000]
steps:
- name: Checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 5a30e0d

Please sign in to comment.