Skip to content

Commit

Permalink
feat: docker build in release
Browse files Browse the repository at this point in the history
  • Loading branch information
cgawron committed Sep 10, 2023
1 parent e856a5c commit b1610e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
{
"dockerImage": "bookme-backend",
"dockerRegistry": "ghcr.io",
"dockerFile": "../Dockerfile",
"dockerBuildFlags": {
"target": "backend"
}
Expand Down

0 comments on commit b1610e3

Please sign in to comment.