Merge pull request #30533 from raboof/run-whitesource-in-nightly
Fix running whitesource in nightly
This commit is contained in:
commit
a4335ccbcb
1 changed files with 2 additions and 0 deletions
2
.github/workflows/nightly-jdk8.yml
vendored
2
.github/workflows/nightly-jdk8.yml
vendored
|
|
@ -35,6 +35,8 @@ jobs:
|
|||
-Dakka.test.metrics.reporter.graphite.host=54.72.154.120 \
|
||||
-Dakka.sbt.statsd=false \
|
||||
clean update whitesourceUpdate whitesourceCheckPolicies test:compile test publishLocal publishM2
|
||||
env:
|
||||
WHITESOURCE_PASSWORD: ${{ secrets.WHITESOURCE_PASSWORD }}
|
||||
|
||||
- name: Email on failure
|
||||
if: ${{ failure() }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue