1
Some checks failed
/ build-images (push) Failing after 0s
/ run-tests (push) Has been skipped

This commit is contained in:
ІО-23 Шмуляр Олег 2026-03-18 17:49:54 +02:00
parent 6bd99aabd0
commit 43e86ae0ac

View File

@ -8,7 +8,7 @@ jobs:
run: git clone --revision ${{ gitea.sha }} --depth 1 ${{ gitea.server_url }}/${{ gitea.repository }} run: git clone --revision ${{ gitea.sha }} --depth 1 ${{ gitea.server_url }}/${{ gitea.repository }}
- name: Build GCC container - name: Build GCC container
run: docker build Dockerfile -t local/alpine-gcc:latest run: docker build test5/Dockerfile -t local/alpine-gcc:latest
run-tests: run-tests:
runs-on: host-arch-x86_64 runs-on: host-arch-x86_64