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

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

View File

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