Update Docker workflow
All checks were successful
CI / check (push) Successful in 24s
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 19s
CI / build (push) Successful in 42s

This commit is contained in:
2025-12-25 15:18:44 -06:00
parent 2ed10bc86d
commit 33530f6e51

View File

@@ -3,10 +3,8 @@ name: Build and Publish Docker Image
on:
workflow_dispatch:
push:
branches: [master]
tags: ['v*']
pull_request:
branches: [master]
tags:
- 'v*'
env:
REGISTRY: git.quad4.io