Skip to content

testing failure

testing failure #6

Workflow file for this run

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