Skip to content

Commit

Permalink
chore; add feat monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
Siumauricio committed Jan 5, 2025
1 parent 14c577f commit 1ee4a24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,14 +99,14 @@ workflows:
only:
- main
- canary
- fix/nixpacks-version
- feat/monitoring
- build-arm64:
filters:
branches:
only:
- main
- canary
- fix/nixpacks-version
- feat/monitoring
- combine-manifests:
requires:
- build-amd64
Expand All @@ -116,4 +116,4 @@ workflows:
only:
- main
- canary
- fix/nixpacks-version
- feat/monitoring

0 comments on commit 1ee4a24

Please sign in to comment.