2
0
Fork 0

Fix accidental missing update to website path [SKIP CI]

pull/6/head
Ambrose Chua 2019-03-24 23:58:01 +08:00
parent bfdefd1576
commit b703803e47
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ steps:
key:
from_secret: ssh_key
script:
- cd /home/core/website && ls
- cd /home/core/staging && ls
---
kind: pipeline
name: backend-auth