Browse Source

test

master
komarov 4 years ago
parent
commit
d5adc739ae
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -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 git@gitea.local:2222/Torrion/arbitry.git ./
- git clone ssh://git@gitea.local:2222/Torrion/arbitry.git ./
- git checkout $DRONE_COMMIT

- name: build_php_base


Loading…
Cancel
Save