try to use the standard /mnt directory
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
cdee002f98
commit
7819b3a149
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ pipeline:
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- ls /
|
- ls /
|
||||||
- git -C /ttt-org/caddy-sites/www.techtransthai.org pull
|
- git -C /mnt/caddy-sites/www.techtransthai.org pull
|
Loading…
Reference in a new issue