ci: Ordner design/ vom Plugin-ZIP ausschliessen
Dev-Artefakte (Roh-Sprites, Mockups, Styleguides) im Top-Level-Ordner design/ gehoeren nicht in Kunden-Downloads. idf-deadline v0.6.0 war dadurch 14,7 MB statt 2 MB gross. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -255,6 +255,7 @@ jobs:
|
||||
--exclude='.DS_Store' \
|
||||
--exclude='node_modules' \
|
||||
--exclude='tests' \
|
||||
--exclude='design' \
|
||||
--exclude='phpunit.xml*' \
|
||||
--exclude='phpcs.xml*' \
|
||||
--exclude='*.zip' \
|
||||
|
||||
Reference in New Issue
Block a user