Skip to content

Commit ef8e4f2

Browse files
committed
fix gopath for logger and drone
1 parent c760d6b commit ef8e4f2

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Caddyfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ hugo /srv/openpitrix.github.io
1414
gopkg /openpitrix https://github.com/openpitrix/openpitrix
1515
gopkg /libconfd https://github.com/openpitrix/libconfd
1616
gopkg /metad https://github.com/openpitrix/metad
17+
gopkg /drone https://github.com/openpitrix/drone
18+
gopkg /logger https://github.com/openpitrix/logger
1719

1820
git {
1921
path /srv/openpitrix.github.io

Caddyfile.local

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ on startup hugo
1313
gopkg /openpitrix https://github.com/openpitrix/openpitrix
1414
gopkg /libconfd https://github.com/openpitrix/libconfd
1515
gopkg /metad https://github.com/openpitrix/metad
16+
gopkg /drone https://github.com/openpitrix/drone
17+
gopkg /logger https://github.com/openpitrix/logger
18+

0 commit comments

Comments
 (0)