Skip to content

Commit

Permalink
[eclipse-texlipse#109] Restore pipeline
Browse files Browse the repository at this point in the history
disable SSL checks to allow jazzy
  • Loading branch information
ruspl-afed committed Feb 27, 2024
1 parent d809633 commit b7ea7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
${{ runner.os }}-build-
${{ runner.os }}-
- name: Build with Maven
run: mvn clean verify --no-transfer-progress -U
run: mvn clean verify --no-transfer-progress -U -e -Daether.connector.https.securityMode=insecure

0 comments on commit b7ea7ca

Please sign in to comment.