DEVX-191: Разработать Kubernetus сервис
This commit is contained in:
@@ -7,5 +7,8 @@ runs:
|
||||
- name: "Setup gradle project"
|
||||
shell: bash
|
||||
run: |
|
||||
echo "Updating 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
|
||||
chmod +x ./gradlew
|
||||
chmod +x ./gradlew
|
||||
echo 'Result properties:'
|
||||
cat ./gradle/wrapper/gradle-wrapper.properties
|
||||
Reference in New Issue
Block a user