1
This commit is contained in:
@@ -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 Dockerfile -t local/alpine-gcc:latest
|
||||
run: docker build test5/Dockerfile -t local/alpine-gcc:latest
|
||||
|
||||
run-tests:
|
||||
runs-on: host-arch-x86_64
|
||||
|
||||
Reference in New Issue
Block a user