Skip to content

refactor: Update LocationAdmin to display HTML description #9

refactor: Update LocationAdmin to display HTML description

refactor: Update LocationAdmin to display HTML description #9

name: "Build and Publish Docker Image"
on:
workflow_dispatch:
push:
branches:
- "main"
paths:
- "**"
jobs:
workflow:
uses: chnm/.github/.github/workflows/django--build-publish.yml@main
secrets: inherit
with:
container-registry: "ghcr.io"
container-image-name: "lasfera"
django-context-root: "."
website-devl-fqdn: "dev.lasfera.rrchnm.org"
website-prod-fqdn: "dev.lasfera.rrchnm.org"