We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f5fee3 commit 573f717Copy full SHA for 573f717
.cnb/workflows/release.yml
@@ -9,7 +9,7 @@ $:
9
- name: 构建缓存镜像
10
type: docker:cache
11
options:
12
- dockerfile: cache.dockerfile
+ dockerfile: .cache.dockerfile
13
by:
14
- package.json
15
- package-lock.json
0 commit comments