test
All checks were successful
Build and Deploy Java Gradle Application / build-and-deploy (push) Successful in 1m49s
All checks were successful
Build and Deploy Java Gradle Application / build-and-deploy (push) Successful in 1m49s
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
mkdir -p ~/.ssh
|
||||
echo "$SSH_PRIVATE_KEY" > ~/.ssh/id_rsa
|
||||
chmod 600 ~/.ssh/id_rsa
|
||||
git clone ssh://gitea@gitea.takiguchi.ovh:12960/Codiki/codiki-properties.git --config core.sshCommand='ssh -o StrictHostKeyChecking=no'
|
||||
git clone -b hexagonal-reforged ssh://gitea@gitea.takiguchi.ovh:12960/Codiki/codiki-properties.git --config core.sshCommand='ssh -o StrictHostKeyChecking=no'
|
||||
|
||||
- name: 📄 Edit configuration
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user