Update .github/workflows/release.yaml
Some checks failed
Build and Push Docker Image to Gitea Registry / build-and-push (push) Failing after 8m45s

This commit is contained in:
damien 2025-02-27 05:39:28 +00:00
parent f453fe26d6
commit 3abbe9e6c2

View File

@ -1,12 +1,6 @@
name: Build and Push Docker Image to Gitea Registry
on:
push:
branches: [ main ]
paths-ignore:
- '**.md'
pull_request:
branches: [ main ]
workflow_dispatch:
jobs: