new issue #1

Merged
hasslesstech merged 8 commits from dev into master 2026-03-18 18:24:24 +02:00
Showing only changes of commit 61793f5ffb - Show all commits

View File

@ -12,7 +12,7 @@ jobs:
- name: Build GCC container - name: Build GCC container
working-directory: test5 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: run-tests:
runs-on: host-arch-x86_64 runs-on: host-arch-x86_64