Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
benzekrimaha committed May 17, 2024
1 parent bccc8d4 commit e093f11
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ jobs:
run: |
oras push ghcr.io/${{ github.repository }}/${{ env.PROJECT_NAME }}-dashboards:${{ inputs.tag }} \
count-items-cronjob/alerts.yaml:application/prometheus-alerts+yaml \
update-bucket-capacity-info-cronjob/alerts.yaml:application/prometheus-alerts+yaml
update-bucket-capacity-info-cronjob/alerts.yaml:application/prometheus-alerts+yaml \
count-items-cronjob/dashboard.json:application/prometheus-dashboard+json
working-directory: monitoring

- name: Build and push
Expand Down
Binary file removed monitoring/__pycache__/dashboard.cpython-311.pyc
Binary file not shown.
File renamed without changes.
File renamed without changes.
2 changes: 0 additions & 2 deletions monitoring/requirements.txt

This file was deleted.

0 comments on commit e093f11

Please sign in to comment.