Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
phrp720 committed Nov 23, 2024
1 parent 7a9cbe9 commit f3b9bd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
image: prom/prometheus:latest
ports:
- 9090:9090
options: >-
--mount type=bind,source=${{ github.workspace }}/aw-sync-center/prometheus/prometheus.yml,target=/etc/prometheus/prometheus.yml
volumes:
- ${{ github.workspace }}/aw-sync-suite/aw-sync-center/prometheus/prometheus.yml:/etc/prometheus/prometheus.yml

steps:
- name: Checkout code
Expand Down

0 comments on commit f3b9bd4

Please sign in to comment.