DEVEX-20:
This commit is contained in:
parent
4fdc41acc3
commit
d3a9ed89f4
@ -47,7 +47,7 @@ jobs:
|
|||||||
EOF
|
EOF
|
||||||
chmod 600 ~/.ssh/config
|
chmod 600 ~/.ssh/config
|
||||||
chmod 600 ~/.ssh/my_key
|
chmod 600 ~/.ssh/my_key
|
||||||
git clone --single-branch --branch $BRANCH "ssh://git@bitbucket.isb:443/$REPO_PATH.git" .
|
GIT_TERMINAL_PROMPT=0 git clone --single-branch --branch $BRANCH "ssh://git@bitbucket.isb:443/$REPO_PATH.git" .
|
||||||
cat > ~/.gradle/init.gradle.kts << 'EOF'
|
cat > ~/.gradle/init.gradle.kts << 'EOF'
|
||||||
import java.net.URI
|
import java.net.URI
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user