[test build push docker image]

This commit is contained in:
2024-11-23 18:01:08 +01:00
parent 75bf25d041
commit 61976fa2af
3 changed files with 5 additions and 11 deletions

View File

@@ -4,7 +4,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
push:
tags:
- '*'
- '*-demo'
## Exemple https://github.com/actions/starter-workflows/blob/main/ci/docker-publish.yml
jobs: