ci(build): update runner-images submodule
This commit is contained in:
parent
542394a48a
commit
8bf63594f0
|
@ -65,6 +65,8 @@ jobs:
|
|||
run: |
|
||||
git clone ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/runner-images.git runner-images
|
||||
cd runner-images
|
||||
git submodule update --init --remote --force
|
||||
git add -A
|
||||
if echo "${{ github.event.head_commit.message }}" | grep -q "force build"; then
|
||||
git commit --allow-empty -m "chore: trigger force build gitea actions by JOJ3"
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue
Block a user