Skip to content

Build nginx-base Image #22

Build nginx-base Image

Build nginx-base Image #22

Workflow file for this run

name: Build nginx-base Image
on:
push:
branches: [main]
paths-ignore: ['*.md', 'LICENSE', '.gitignore']
pull_request:
branches: [main]
workflow_dispatch:
jobs:
build:
uses: daemonless/dbuild/.github/workflows/daemonless-build.yaml@main
with:
image_name: nginx-base
secrets: inherit