1
Some checks failed
/ build-images (push) Successful in 6s
/ run-tests (push) Failing after 2s

This commit is contained in:
ІО-23 Шмуляр Олег 2026-03-18 18:20:48 +02:00
parent a869d718ef
commit a3f1cafc4e

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