Update .gitea/workflows/build.yaml
Some checks failed
Build / build (push) Failing after 48s

This commit is contained in:
themixedupstuff 2024-03-19 20:29:31 +01:00
parent 77efec25c8
commit c1f6dff68e

@ -1,6 +1,7 @@
name: Build name: Build
run-name: Building docker container. run-name: Building docker container.
on: on:
workflow_dispatch:
push: push:
branches: stable branches: stable