Merge branch 'main' of https://srcsrv.wikimedia.de/WMDE/Datenschutzerklaerung_Nutzungsforschung
Create HTML / pandoc-the-markdown (push) Waiting to run Details

Änderungen aus Webinterface und lokal werden zusammengeführt (hoffentlich)
This commit is contained in:
Masin Al-Dujaili 2024-09-20 12:50:10 +02:00
commit d2bcefd004
2 changed files with 5 additions and 3 deletions

View File

@ -1,10 +1,10 @@
name: Create HTML
run-name: {{ gitea.actor }} published new files
run-name: ${{ gitea.actor }} published new files
on: [push]
jobs:
pandoc-the-markdown:
runs: [self-hosted, linux, x64, gpu]
runs-on: [ self-hosted, linux, x64 ]
steps:
- run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!"

View File

@ -1 +1,3 @@
This git repository houses privacy declarations for something. It's used at https://www.wikimedia.de/extern/agb/DatenschutzerklrungfrdieNutzungsforschungbeiW.html which is deployed on our host WebServer.
This git repository houses privacy declarations for something. It's used at https://www.wikimedia.de/extern/agb/DatenschutzerklrungfrdieNutzungsforschungbeiW.html which is deployed on our host WebServer.
Trying to automatically generate HTML from MD.