mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
build-docker.yml: Fix debugging artifact ownership
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
parent
b366dc2af5
commit
3e7fb6a2da
2
.github/workflows/build-docker.yml
vendored
2
.github/workflows/build-docker.yml
vendored
@ -143,7 +143,7 @@ jobs:
|
||||
sleep 60
|
||||
while true
|
||||
do
|
||||
docker exec nextcloudpi apache2ctl -DFOREGROUND || continue
|
||||
docker exec nextcloudpi apache2ctl -e debug -X -DFOREGROUND || continue
|
||||
break
|
||||
done
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user