add VEX exception

This commit is contained in:
timothycarambat
2024-07-19 16:21:12 -07:00
parent f9929a28cb
commit 9b78c31d9d
2 changed files with 52 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ on:
- '.github/ISSUE_TEMPLATE/**/*'
- 'embed/**/*' # Embed should be published to frontend (yarn build:publish) if any changes are introduced
- 'server/utils/agents/aibitat/example/**/*' # Do not push new image for local dev testing of new aibitat images.
- 'docker/vex/*' # CVE exceptions we know are not in risk
jobs:
push_multi_platform_to_registries: