|
@@ -12,7 +12,7 @@ steps: |
|
|
KEY: |
|
|
KEY: |
|
|
from_secret: DEPLOY_KEY |
|
|
from_secret: DEPLOY_KEY |
|
|
commands: |
|
|
commands: |
|
|
- echo "$KEY" > $HOME/.ssh/id_rsa |
|
|
|
|
|
|
|
|
- mkdir $HOME/.ssh && echo "$KEY" > $HOME/.ssh/id_rsa |
|
|
- git clone ssh://git@gitea.torrion-vault.xyz:2222/Torrion/arbitry.git |
|
|
- git clone ssh://git@gitea.torrion-vault.xyz:2222/Torrion/arbitry.git |
|
|
- git checkout $DRONE_COMMIT |
|
|
- git checkout $DRONE_COMMIT |
|
|
- name: build_php_base |
|
|
- name: build_php_base |
|
|