DEVEX-20:
This commit is contained in:
parent
d3a9ed89f4
commit
ba3d92b947
@ -117,6 +117,8 @@ jobs:
|
|||||||
sed -i 's|distributionUrl=https://nexus.isb/repository/gradleorg-raw-proxy|distributionUrl=https://services.gradle.org/distributions|g' ./gradle/wrapper/gradle-wrapper.properties
|
sed -i 's|distributionUrl=https://nexus.isb/repository/gradleorg-raw-proxy|distributionUrl=https://services.gradle.org/distributions|g' ./gradle/wrapper/gradle-wrapper.properties
|
||||||
cat ./gradle/wrapper/gradle-wrapper.properties
|
cat ./gradle/wrapper/gradle-wrapper.properties
|
||||||
cat ~/.gradle/init.gradle.kts
|
cat ~/.gradle/init.gradle.kts
|
||||||
|
chmod +x ./gradlew
|
||||||
|
./gradlew classes
|
||||||
- name: Cleanup temp files
|
- name: Cleanup temp files
|
||||||
if: always()
|
if: always()
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user