Skip to content

Commit f944502

Browse files
committed
[multi-stage-cache] lint
1 parent 8c8b64b commit f944502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/modules/cloud-build-docker/cloudbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ steps:
1616
id: Build image with BuildKit
1717
entrypoint: bash
1818
env:
19-
- 'DOCKER_BUILDKIT=1'
19+
- 'DOCKER_BUILDKIT=1'
2020
args:
2121
- -c
2222
- |

0 commit comments

Comments
 (0)