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 a3f1cafc4e - Show all commits

View File

@ -25,4 +25,4 @@ jobs:
- run: ls -lh test5
- name: Run tests
run: docker run -it --rm -v ./test5:/app local/alpine-gcc:latest
run: docker run -it --rm -v ./test5:/app local/alpine-gcc-${{gitea.ref_name}}:latest