mirror of https://github.com/apache/cloudstack.git
Merge 923becea47 into b7d4df0a11
This commit is contained in:
commit
674ad09075
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
uses: ./.github/actions/install-nonoss
|
||||
- name: RAT licence checks
|
||||
run: |
|
||||
mvn -P developer,systemvm -Dsimulator -Dnoredist -pl . org.apache.rat:apache-rat-plugin:0.12:check
|
||||
mvn -P developer,systemvm -Dsimulator -Dnoredist -pl . org.apache.rat:apache-rat-plugin:0.18:check
|
||||
- name: Rat Report
|
||||
if: always()
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue