返回提交历史
Modified
.github/workflows/docker.yml
+2
-0
XFEstudio/XFESpaceNinjaServer
ci: enable docker build caching
5de27076
代码差异
1 个文件
+2
-0
@@ -25,3 +25,5 @@ jobs:
25
25
openwf/spaceninjaserver:latest-arm64
26
26
openwf/spaceninjaserver:${{ github.sha }}
27
27
openwf/spaceninjaserver:${{ github.sha }}-arm64
28
cache-from: type=registry,ref=openwf/spaceninjaserver:latest
29
cache-to: type=inline