Test3
Some checks failed
Testing Example / build (push) Failing after 0s

This commit is contained in:
2025-09-12 13:55:33 +02:00
parent 116f58ee09
commit a1d090713e

View File

@@ -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: