introduce GitHub actions for automated plugin/asset deployment

This commit is contained in:
2021-03-14 11:16:17 +01:00
parent a5e4225261
commit 91b612425b
4 changed files with 58 additions and 0 deletions

16
.distignore Normal file
View File

@ -0,0 +1,16 @@
/.git
/.github
/assets
/test
/.distignore
/.gitattributes
/.gitignore
/.travis.yml
/composer.json
/composer.lock
/CONTRIBUTING.md
/package.json
/package-lock.json
/phpcs.xml
/phpunit.xml
/RoboFile.php