Skip to content

Add client_max_body_size parameter for uploading Apps #489

Add client_max_body_size parameter for uploading Apps

Add client_max_body_size parameter for uploading Apps #489

Workflow file for this run

name: Centos
on: [push]
jobs:
Centos8:
runs-on: ubuntu-20.04
container: centos:8
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/deploy-centos