remove proxy
This commit is contained in:
parent
6ed7b99fd9
commit
53edfe317e
@ -9,7 +9,7 @@ runs:
|
||||
with:
|
||||
entrypoint: "/bin/bash"
|
||||
args: |
|
||||
-c "echo 'bootJar {archiveFileName = \"app.jar\"}' > build.gradle && \
|
||||
-c "echo 'bootJar {archiveFileName = \"app.jar\"}' >> build.gradle && \
|
||||
gradle build -x test --info -Dhttps.proxyHost=100.100.13.14 -Dhttps.proxyPort=8118 -Dhttp.proxyHost=100.100.13.14 -Dhttp.proxyPort=8118 --no-daemon"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user