Skip to content

Commit

Permalink
Cleanup composer-plugin_with_code_checks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
joernott committed Apr 26, 2024
1 parent d232098 commit 86327a8
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/oxid-esales/composer-plugin_with_code_checks.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
global:
org: 'oxid-esales'
name: 'oxideshop-composer-plugin'
repo: 'OXID-eSales/oxideshop_composer_plugin'

install_shop_with_modules:
git:
shop_url: 'https://github.com/OXID-eSales/oxideshop_composer_plugin.git'
composer:
root_url: ''
transform: |
{
"require-dev": {
Expand All @@ -24,3 +22,7 @@ runscript:
"component:~/PhpMdReport.sh",
"component:~/PhpStanReport.sh"
]
sonarcloud:
matrix:
testplan: 'skip'

0 comments on commit 86327a8

Please sign in to comment.