update actions
All checks were successful
Build docker container / build (push) Successful in 2m6s

This commit is contained in:
David Claeys 2025-02-12 15:19:23 +01:00
parent e4d48bbdca
commit 1521ccad1d
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
name: 'Build docker container' name: 'Build docker container'
on: on:
workflow_dispatch:
push: push:
tags: tags:
- '*' - '*'

View File

@ -1,5 +1,6 @@
name: 'Build docker container' name: 'Build docker container'
on: on:
workflow_dispatch:
push: push:
tags: tags:
- '*' - '*'