This commit is contained in:
parent
69422f38bb
commit
28790d4dd1
@ -10,11 +10,11 @@ on:
|
||||
jobs:
|
||||
test:
|
||||
runs-on: phpunit_test
|
||||
container: docker.xuanyuan.me/xeden3/php8.1-node-gitea-runner-with-checkout:v1.3 # 使用新的镜像
|
||||
container: docker.xuanyuan.me/xeden3/php8.1-node-gitea-runner-with-checkout:v1.2 # 使用新的镜像
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4 # 这个仓库在容器内已经存在,runner 会直接使用
|
||||
uses: http://119.91.43.128:3003/james/checkout
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user