Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Torrion
/
arbitry
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
test 34
master
komarov
hace 4 años
padre
e49abcbf38
commit
ff0b0836c2
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-1
.drone.yml
+ 0
- 1
.drone.yml
Ver fichero
@@ -17,7 +17,6 @@ steps:
- eval $(ssh-agent)
- mkdir $HOME/.ssh && echo "$KEY" > $HOME/.ssh/id_rsa && chmod 600 $HOME/.ssh/id_rsa && echo "$PUBLIC" > $HOME/.ssh/id_rsa.pub
- ssh-add $HOME/.ssh/id_rsa && ssh-keyscan -t rsa gitea.torrion-vault.xyz >> $HOME/.ssh/known_hosts
- ssh
- git clone https://gitea.torrion-vault.xyz/Torrion/arbitry.git
- git checkout $DRONE_COMMIT
- name: build_php_base
Escribir
Vista previa
Cargando…
Cancelar
Guardar