mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-07-29 11:32:38 +00:00
do not exectue dependency-check on CI (due to missing NVD API key)
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
||||
check-latest: true
|
||||
cache: 'maven'
|
||||
- name: Run maven
|
||||
run: mvn -B clean package -Pdependency-check,linux -DskipTests
|
||||
run: mvn -B clean package -Plinux -DskipTests
|
||||
- name: Download OpenJFX jmods
|
||||
id: download-jmods
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user