Skip to content

Commit

Permalink
Snapcraft debug
Browse files Browse the repository at this point in the history
  • Loading branch information
berry120 committed Feb 5, 2024
1 parent 2356a1c commit 0b9a270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ parts:
echo $PATH
cat /etc/resolv.conf
printenv
./gradlew --debug -Dnightly=true -Dversionsuffix=CI-UNSTABLE clean jar downloadUbuntuJvm copyToDist
./gradlew --debug -Djava.net.useSystemProxies=true -Dnightly=true -Dversionsuffix=CI-UNSTABLE clean jar downloadUbuntuJvm copyToDist
# gradle-openjdk-version: "21"
# gradle-options: [--debug, -Dnightly=true, -Dversionsuffix=CI-UNSTABLE, clean, jar, downloadUbuntuJvm, copyToDist]
# gradle-output-dir: 'dist'

0 comments on commit 0b9a270

Please sign in to comment.