Update .gitea/workflows/base-build.yml

This commit is contained in:
2025-07-02 19:51:03 -07:00
parent aabdb8e61a
commit 061a6f4428

View File

@@ -16,7 +16,9 @@ on:
jobs: jobs:
build: build:
runs-on: gitea.fithwum.tech/fithwum/base-image:docker-build runs-on: ubuntu-latest
container:
image: gitea.fithwum.tech/fithwum/base-image:docker-build
steps: steps:
- name: Checkout code - name: Checkout code