remove proxy
This commit is contained in:
parent
c05dd83c88
commit
22d678ab22
@ -9,9 +9,7 @@ runs:
|
||||
with:
|
||||
entrypoint: "/bin/bash"
|
||||
args: |
|
||||
-c "export https_proxy=http://100.100.13.14:8118 && \
|
||||
export http_proxy=http://100.100.13.14:8118 && \
|
||||
gradle build --info --no-daemon && \
|
||||
-c "gradle build --info --no-daemon && \
|
||||
cd build/libs && \
|
||||
mv $(ls *.jar) app.jar"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user