ci: set image directly
This commit is contained in:
parent
07ed197567
commit
74b3adde3d
|
@ -6,7 +6,8 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: focs.ji.sjtu.edu.cn:5000/gitea/runner-images:ubuntu-latest
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: https://gitea.com/BoYanZh/checkout@focs
|
||||
|
|
Loading…
Reference in New Issue
Block a user