Skip to content

Add ACME HTTP01 edit-in-place annotation and clean up Nginx config by… #40

Add ACME HTTP01 edit-in-place annotation and clean up Nginx config by…

Add ACME HTTP01 edit-in-place annotation and clean up Nginx config by… #40

Workflow file for this run

name: Build and Push Wiki Cedille Docker Image
on:
push:
branches:
- master
paths:
- 'wiki/**'
pull_request:
branches:
- master
paths:
- 'wiki/**'
jobs:
build-push-ghcr:
uses: ClubCedille/cedille-workflows/.github/workflows/build-push-ghcr.yaml@master
with:
container-name: 'wiki-cedille'
context: '.'
file: 'wiki/Dockerfile'
secrets: inherit