Update Gitea tips and tricks for TAs
parent
3d58ccf03c
commit
3e85defbba
|
@ -10,8 +10,8 @@ on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run:
|
run:
|
||||||
|
runs-on: focs-ubuntu-latest-slim
|
||||||
container:
|
container:
|
||||||
image: focs.ji.sjtu.edu.cn:5000/gitea/runner-images:focs-ubuntu-latest-slim
|
|
||||||
volumes:
|
volumes:
|
||||||
- /home/tt/.config:/home/tt/.config
|
- /home/tt/.config:/home/tt/.config
|
||||||
- /home/tt/.cache:/home/tt/.cache
|
- /home/tt/.cache:/home/tt/.cache
|
||||||
|
|
Loading…
Reference in New Issue
Block a user