Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Pracucci <[email protected]>
  • Loading branch information
pracucci committed May 31, 2021
1 parent 35fe287 commit d9d6746
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ build-mixin:
jb install && \
mixtool generate all --output-alerts out/alerts.yaml --output-rules out/rules.yaml --directory out/dashboards mixin.libsonnet && \
zip -q -r cortex-mixin.zip out
# TODO debug
cat out/alerts.yaml
cat cortex-mixin/out/alerts.yaml

test-readme:
rm -rf test-readme && \
Expand Down

0 comments on commit d9d6746

Please sign in to comment.