mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-22 02:03:01 +02:00
Attempt to fix documentation build.
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
|||||||
docs:
|
docs:
|
||||||
needs: [test]
|
needs: [test]
|
||||||
runs-on: host
|
runs-on: host
|
||||||
if: gitea.event_name == 'push'
|
if: forgejo.event_name == 'push'
|
||||||
env:
|
env:
|
||||||
IMAGE_NAME: projects.torsion.org/borgmatic-collective/borgmatic:docs
|
IMAGE_NAME: projects.torsion.org/borgmatic-collective/borgmatic:docs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user