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: