Skip to content

Commit

Permalink
No cache build
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarof2 committed Aug 14, 2023
1 parent 6d1f883 commit 8f902b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ steps:
name: gcr.io/kaniko-project/executor:v0.16.0
args: [
"--dockerfile=dockerfiles/celotool/Dockerfile",
"--cache=true",
"--cache=false",
"--destination=gcr.io/$PROJECT_ID/celo-monorepo:celotool-$COMMIT_SHA"
]
waitFor: ['-']
Expand Down

0 comments on commit 8f902b9

Please sign in to comment.