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

This commit is contained in:
ІО-23 Шмуляр Олег 2026-03-18 18:21:40 +02:00
parent a3f1cafc4e
commit 61793f5ffb

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