abiosoft / abiosoft/caddy-git

Testing, getting errors

オープン
#74 コメント 2 件 リアクション 2 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
206
フォーク
42
PR マージ指標
30日以内にマージされた PR はありません

説明

so first I wanted to just test so I created a folder, I manually cloned my repo

git clone ssh://test.com/path/to/repo test

The Caddyfile had this

```
git {
repo ssh://test.com/path/to/repo
path ../
interval -1
hook /pull
hook_type generic
then_long command "npm run build"
}
```

but when I ran caddy I got this error

017/08/29 15:57:52 another git repo 'ssh://test.com/path/to/repo.git' exists at .

No idea what that means.

If I comment out the git section above my Caddyfile works fine

Any ideas?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。