komarov hace 4 años
padre
commit
30a54925a8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml Ver fichero

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

- name: build_php_base


Cargando…
Cancelar
Guardar