Ver código fonte

fix: folder for next.rohanverma.net

pull/4/head
Rohan Verma 6 anos atrás
pai
commit
dba5baceb2
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar