fix pipeline
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 10s

This commit is contained in:
Tim
2024-07-29 22:26:03 +02:00
parent 8389d12cba
commit 05b32928ac

View File

@@ -1,6 +1,9 @@
name: Build Docker Image name: Build Docker Image
on: on:
push: push:
branches:
- '**' # matches every branch
- '!master'
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions: