delete
This commit is contained in:
parent
80df38cf4b
commit
3f9e2bf20b
@ -11,6 +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 && \
|
||||||
|
chmod +x ./gradlew && \
|
||||||
./gradlew build && \
|
./gradlew build && \
|
||||||
cd build/libs && \
|
cd build/libs && \
|
||||||
mv $(ls *.jar) app.jar"
|
mv $(ls *.jar) app.jar"
|
||||||
|
Loading…
Reference in New Issue
Block a user