This commit is contained in:
@@ -2,7 +2,7 @@ name: l4-cache
|
||||
on: [push]
|
||||
jobs:
|
||||
cache:
|
||||
runs-on: docker
|
||||
runs-on: wehub-deploy
|
||||
steps:
|
||||
- name: 写入待缓存内容
|
||||
run: mkdir -p /tmp/testcache && date > /tmp/testcache/stamp
|
||||
|
||||
Reference in New Issue
Block a user