test
This commit is contained in:
parent
610f80d88d
commit
e2c52c0c1e
@ -11,7 +11,7 @@ runs:
|
|||||||
args: |
|
args: |
|
||||||
-c "export https_proxy=http://100.100.13.14:8118 && \
|
-c "export https_proxy=http://100.100.13.14:8118 && \
|
||||||
export http_proxy=http://100.100.13.14:8118 && \
|
export http_proxy=http://100.100.13.14:8118 && \
|
||||||
gradle build -- info && \
|
./gradlew build --info --no-daemon && \
|
||||||
cd build/libs && \
|
cd build/libs && \
|
||||||
mv $(ls *.jar) app.jar"
|
mv $(ls *.jar) app.jar"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user