Explorar el Código

fix: folder for next.rohanverma.net

pull/4/head
Rohan Verma hace 6 años
padre
commit
dba5baceb2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml Ver fichero

@@ -36,7 +36,7 @@ steps:
from_secret: ssh_key
script_stop: true
script:
- cd /home/rhnvrm/apps/rohanverma.net
- cd /home/rhnvrm/apps/next.rohanverma.net
- git fetch origin
- git checkout origin/develop
- cd /home/rhnvrm/proxy

Cargando…
Cancelar
Guardar