Skip to content

Commit c9a7ca4

Browse files
authored
remove stale
1 parent ee8c925 commit c9a7ca4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wordpress/wp-post.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@ if [[ "${NPP_EDGE}" -eq 1 ]]; then
383383
# Strip non-production files/folders from the clone before deploying.
384384
rm -rf \
385385
"${TMP_CLONE_DIR:?}/.git" \
386+
"${TMP_CLONE_DIR:?}/.github" \
386387
"${TMP_CLONE_DIR:?}/misc" \
387388
"${TMP_CLONE_DIR:?}/safexec" \
388389
"${TMP_CLONE_DIR:?}/tests"

0 commit comments

Comments
 (0)