JOJ3-config-generator/tests/immutable_file/push.yaml
李衍志523370910113 f47fb81287
Some checks failed
build / build (push) Failing after 1m38s
feat: migrate repo & init classes
2024-10-23 18:53:41 +08:00

19 lines
526 B
YAML

name: Run JOJ3 on Push
on: [push]
jobs:
run:
container:
image: focs.ji.sjtu.edu.cn:5000/gitea/runner-images:focs-ubuntu-latest-slim
volumes:
- /home/tt/.config:/home/tt/.config
- /home/tt/.cache:/home/tt/.cache
- /home/tt/.ssh:/home/tt/.ssh
steps:
- name: Check out repository code
uses: https://gitea.com/BoYanZh/checkout@focs
with:
fetch-depth: 0
- name: run joj3
run: |
sudo -E -u tt joj3 -conf-root /home/tt/.config/joj