sed link
Build and Deploy Documentation / build-and-deploy (push) Failing after 3s

This commit is contained in:
2026-06-26 15:09:23 +02:00
parent 0b48c8a398
commit 141e32aede
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -17,8 +17,7 @@ jobs:
- name: Build page
run: |
export REPO_URL="${{ github.server_url }}/${{ github.repository }}"
envsubst < zensical.toml > zensical.runtime.toml
sed -i 's|repo_url[[:space:]]*=[[:space:]]*".*"|repo_url = "${{ github.server_url }}/${{ github.repository }}"|' zensical.toml
/opt/python-env/bin/zensical build -f zensical.runtime.toml
- name: Configure Git
+1 -1
View File
@@ -9,7 +9,7 @@
[project]
repo_url = "$REPO_URL"
repo_url = "https://gitea.psi.ch/controls"
edit_uri = "_edit/master/docs/"
#extra_javascript = [