From a1d090713e23e3aab4398725fd078e0ceca3e7bb Mon Sep 17 00:00:00 2001 From: kawa Date: Fri, 12 Sep 2025 13:55:33 +0200 Subject: [PATCH] Test3 --- .gitea/workflows/default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/default.yaml b/.gitea/workflows/default.yaml index b952bfd3..a57efbf1 100644 --- a/.gitea/workflows/default.yaml +++ b/.gitea/workflows/default.yaml @@ -9,7 +9,7 @@ jobs: # Builds the image and pushes it to the registry # This image contains all the tooling necessary to run the compilation tools - build-image: + build: # Set up the docker daemon for building the image runs-on: ubuntu-latest steps: