Skip to content

Commit

Permalink
VACMS-15619: Stop zapping vets-website .git dir. (#15620)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndouglas authored Oct 10, 2023
1 parent 1387edd commit 6c9c3d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/remove-git-dirs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ find . \
-not \
\( \
-path './docroot/vendor/va-gov/content-build/.git' \
-or -path './docroot/vendor/va-gov/vets-website/.git' \
\) \
-print \
-exec rm -rf {} +
Expand Down

0 comments on commit 6c9c3d8

Please sign in to comment.