Update .github/workflows/release.yaml
Some checks failed
Build and Push Docker Image to Gitea Registry / build-and-push (push) Failing after 8m45s
Some checks failed
Build and Push Docker Image to Gitea Registry / build-and-push (push) Failing after 8m45s
This commit is contained in:
parent
f453fe26d6
commit
3abbe9e6c2
6
.github/workflows/release.yaml
vendored
6
.github/workflows/release.yaml
vendored
@ -1,12 +1,6 @@
|
|||||||
name: Build and Push Docker Image to Gitea Registry
|
name: Build and Push Docker Image to Gitea Registry
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches: [ main ]
|
|
||||||
paths-ignore:
|
|
||||||
- '**.md'
|
|
||||||
pull_request:
|
|
||||||
branches: [ main ]
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user