Docker build wf

This commit is contained in:
estebanthi
2025-10-19 18:27:36 +02:00
parent 2783c1ecda
commit b32c0d7e26
2 changed files with 90 additions and 5 deletions

View File

@@ -11,11 +11,6 @@ on:
push:
branches:
- 'main'
tags:
- 'v*'
pull_request:
branches:
- 'main'
env:
REGISTRY_HOST: '{{ secrets.REGISTRY_HOST }}'