komarov 4 lat temu
rodzic
commit
73d9128de8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml Wyświetl plik

@@ -21,7 +21,7 @@ steps:
- ssh-add $HOME/.ssh/id_rsa
- (ping -q -c 1 -t 1 gitea.local | grep PING | sed -e "s/).*//" | sed -e "s/.*(//") >> $HOME/.ssh/known_hosts
- ssh-keyscan -t rsa -p 2222 -H gitea.local >> $HOME/.ssh/known_hosts
- git clone $GIT_REPOSITORY ./
- git clone ssh://gitea.local:2222/Torrion/arbitry.git ./
- git checkout $DRONE_COMMIT

- name: build_php_base


Ładowanie…
Anuluj
Zapisz