Skip to content

Commit

Permalink
Omit source files for content_schemas from image.
Browse files Browse the repository at this point in the history
We only need the compiled JSON (`content_schemas/dist`) at runtime, not
the source jsonnet etc.
  • Loading branch information
sengi committed Jan 15, 2023
1 parent 28b0e34 commit 8c77d63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Dockerfile
Jenkinsfile
Procfile
README.md
content_schemas/*.md
content_schemas/examples
content_schemas/formats
coverage
docs
features
Expand Down

0 comments on commit 8c77d63

Please sign in to comment.