From 6445a49a869231ca9120a157775c253a5355b35c Mon Sep 17 00:00:00 2001 From: fithwum Date: Mon, 30 Jun 2025 16:44:33 -0700 Subject: [PATCH] test --- .gitea/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/pipeline.yml b/.gitea/workflows/pipeline.yml index e6e09e0..a9d4e1c 100644 --- a/.gitea/workflows/pipeline.yml +++ b/.gitea/workflows/pipeline.yml @@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is building the docker base image. on: [push] jobs: - builder: + build: runs-on: ubuntu-latest steps: - name: updateing.