Docker build wf

This commit is contained in:
estebanthi
2025-10-19 18:27:36 +02:00
parent 2783c1ecda
commit 96c4cec25a
3 changed files with 99 additions and 14 deletions

View File

@@ -8,14 +8,7 @@
name: Build external repo image
on:
push:
branches:
- 'main'
tags:
- 'v*'
pull_request:
branches:
- 'main'
env:
REGISTRY_HOST: '{{ secrets.REGISTRY_HOST }}'