Update .gitea/workflows/sonarqube_scans.yml
All checks were successful
CI / build-test (push) Successful in 1m43s
All checks were successful
CI / build-test (push) Successful in 1m43s
This commit is contained in:
@@ -21,4 +21,5 @@ jobs:
|
|||||||
- name: Run composer
|
- name: Run composer
|
||||||
run: composer install --no-dev --no-scripts -o
|
run: composer install --no-dev --no-scripts -o
|
||||||
|
|
||||||
|
- name: Run phing
|
||||||
|
run: $(composer config -g home)/vendor/bin/phing -f build.xml compileAssets
|
||||||
Reference in New Issue
Block a user