Remove rsync:// prefix from deployment URL
Build and deploy Hugo site / build (push) Failing after 6s
Build and deploy Hugo site / build (push) Failing after 6s
This commit is contained in:
+1
-1
@@ -5,4 +5,4 @@ languageCode = "en-us"
|
||||
[deployment]
|
||||
[[deployment.targets]]
|
||||
name = "production"
|
||||
URL = "rsync://root@192.168.254.5:/opt/1panel/www/sites/www.learngaming.top/index"
|
||||
URL = "root@192.168.254.5:/opt/1panel/www/sites/www.learngaming.top/index"
|
||||
|
||||
Reference in New Issue
Block a user