mirror of
https://github.com/senaite/senaite.docker.git
synced 2024-11-10 09:12:46 +08:00
Comment only
This commit is contained in:
parent
6634bd7e99
commit
2e01f84d06
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,8 @@ function git_fixture {
|
|||
}
|
||||
|
||||
# Fix mr.developer: fatal: detected dubious ownership in repository at ...
|
||||
# also see: https://github.com/actions/runner-images/issues/6775
|
||||
# https://github.com/actions/runner-images/issues/6775
|
||||
# https://github.com/senaite/senaite.docker/issues/17
|
||||
git_fixture
|
||||
|
||||
if [ -e "custom.cfg" ]; then
|
||||
|
|
Loading…
Reference in a new issue