Skip to content

update nginx in services #10

update nginx in services

update nginx in services #10

Workflow file for this run

name: man-cgi Service Container
on:
workflow_dispatch:
pull_request:
branches:
- master
paths:
- services/pkg/man-cgi/**
push:
branches:
- master
paths:
- services/pkg/man-cgi/**
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
main:
uses: ./.github/workflows/build-pkg.yml
with:
service_name: man-cgi