|
|
@@ -19,7 +19,7 @@ steps: |
|
|
|
- ssh-add $HOME/.ssh/id_rsa |
|
|
|
- ssh-keyscan -p 2222 -H gitea.local > $HOME/.ssh/known_hosts |
|
|
|
- ssh -T git@gitea.local -p 2222 |
|
|
|
- git clone ssh://deployer@gitea.local:2222/Torrion/arbitry.git ./ |
|
|
|
- git clone git@gitea.local:2222/Torrion/arbitry.git ./ |
|
|
|
- git checkout $DRONE_COMMIT |
|
|
|
|
|
|
|
- name: build_php_base |
|
|
|