1
This commit is contained in:
parent
6bd99aabd0
commit
43e86ae0ac
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user