abiosoft / abiosoft/caddy-git

Testing, getting errors

Aperta
#74 2 commenti 2 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Go
Stelle
206
Fork
42
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.