Skip to content

Commit

Permalink
Add keyserver/certs to .dockerignore
Browse files Browse the repository at this point in the history
Summary: This makes sure we don't ever see something like [ENG-9181](https://linear.app/comm/issue/ENG-9181/remove-apn-p8-files-from-keyserver-docker-images) again.

Test Plan: N/A

Reviewers: will

Reviewed By: will

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D13369
  • Loading branch information
Ashoat committed Sep 18, 2024
1 parent 1414c73 commit ca3fb9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ web/backup-client-wasm/target
keyserver/dist
keyserver/node_modules
keyserver/facts
keyserver/certs
keyserver/secrets
keyserver/*.env
keyserver/*.env.*
Expand Down

0 comments on commit ca3fb9b

Please sign in to comment.