1
All checks were successful
/ build-images (push) Successful in 11s
/ run-tests (push) Successful in 6s

This commit was merged in pull request #1.
This commit is contained in:
2026-03-18 18:21:40 +02:00
parent a3f1cafc4e
commit 61793f5ffb

View File

@@ -12,7 +12,7 @@ jobs:
- name: Build GCC container
working-directory: test5
run: docker build . -f Dockerfile -t local/alpine-gcc:latest
run: docker build . -f Dockerfile -t local/alpine-gcc-${{gitea.ref_name}}:latest
run-tests:
runs-on: host-arch-x86_64