Update .gitea/workflows/build-docker-image.yml
Some checks failed
Build and Release Docker Image / Build Docker Image (push) Failing after 11m5s

This commit is contained in:
2025-08-05 23:06:54 +00:00
parent cc2eb05b82
commit 9067b8daef

View File

@@ -15,7 +15,7 @@ on:
jobs:
build-and-release:
name: Build Docker Image
runs-on: ubuntu-latest
runs-on: main
steps:
- name: Checkout code