Skip to content

Commit

Permalink
Merge pull request #376 from ebattat/fix_make
Browse files Browse the repository at this point in the history
fix tf path
  • Loading branch information
ebattat authored Nov 7, 2023
2 parents 16b880a + fccbd2f commit 759db16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions grafonnet_generator/grafana/perf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ apply:
@cd jsonnet/ && \
/root/go/bin/jb install && \
cd ../ && \
ls -l && \
ls -l jsonnet && \
terraform apply -auto-approve | python3 extract_dashboard.py > dashboard.json

0 comments on commit 759db16

Please sign in to comment.