We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aec5cf commit 4e9e25eCopy full SHA for 4e9e25e
.github/workflows/deploy-esc.yml
@@ -38,7 +38,7 @@ jobs:
38
node-version: 14.20.1
39
# 缓存 pnpm 依赖
40
cache: pnpm
41
-
+
42
- name: Login Docker
43
run: |
44
docker version;
0 commit comments