From 0e1978c63ad9480051c000010d4bb3dcfc743949 Mon Sep 17 00:00:00 2001 From: sxlwar Date: Sat, 22 Jun 2019 23:29:15 +0800 Subject: [PATCH] update ecosystem.json --- ecosystem.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecosystem.json b/ecosystem.json index 2bc689c..e9e106b 100644 --- a/ecosystem.json +++ b/ecosystem.json @@ -16,7 +16,7 @@ "user": "yang", "host": ["hijavascript.com"], "port": "22", - "ref": "origin/master", + "ref": "public/master", "repo": "git@github.com:sxlwar/honey-badger.git", "path": "/www", "ssh_options": "StrictHostKeyChecking=no",