Skip to content

Commit

Permalink
Merge pull request #82 from mia-platform-marketplace/fix/rjc-524-adde…
Browse files Browse the repository at this point in the history
…d-npmrc-file-to-dockerignore

Avoid .npmrc to be copied into docker image
  • Loading branch information
fredmaggiowski authored Feb 1, 2023
2 parents 9f3cdbc + 32b168e commit f4d4e69
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 @@ -13,6 +13,7 @@ docs
*.log*
.gitignore
.gitlab-ci.yml
.npmrc
.nvmrc
.yarn-integrity
Dockerfile
Expand Down

0 comments on commit f4d4e69

Please sign in to comment.