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 eafe706 commit 2f5fee3Copy full SHA for 2f5fee3
.cnb/workflows/build-docker-images.yml
@@ -9,7 +9,7 @@ main:
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