Browse Source

fix: folder for next.rohanverma.net

pull/4/head
Rohan Verma 6 years ago
parent
commit
dba5baceb2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

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

Loading…
Cancel
Save