Docker build wf

This commit is contained in:
estebanthi
2025-10-19 18:27:36 +02:00
parent 2783c1ecda
commit 6b17d1d8e5
3 changed files with 91 additions and 13 deletions

View File

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