Skip to content

services/nomad/infrastructure/nginx-control: update nginx #11

services/nomad/infrastructure/nginx-control: update nginx

services/nomad/infrastructure/nginx-control: update nginx #11

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