Skip to content

nextcloud: Massively increase fastcgi timeout #37

nextcloud: Massively increase fastcgi timeout

nextcloud: Massively increase fastcgi timeout #37

---
name: "Package nextcloud"
on:
push:
branches:
- main
- test
- dev
paths:
- 'nextcloud/**'
workflow_dispatch: {}
jobs:
package-nextcloud:
uses: "./.github/workflows/package.yml"
with:
name: nextcloud-fpm
path: nextcloud
package-nginx:
uses: "./.github/workflows/package.yml"
with:
name: nextcloud-nginx
file: Containerfile-nginx
path: nextcloud