Skip to content

Commit

Permalink
Enable docker build load
Browse files Browse the repository at this point in the history
  • Loading branch information
gitfool committed Jul 4, 2022
1 parent b74a66c commit 44754bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.cake
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Build.SetParameters

buildEmbedAllSources: true,
dockerBuildCache: true,
dockerBuildLoad: true,
dockerBuildPull: true,
dockerPushLatest: true,
dockerPushSkipDuplicate: true,
Expand Down

0 comments on commit 44754bd

Please sign in to comment.