Deploy docs.afnix.fr on yuki #308

Open
delroth wants to merge 3 commits from docs-afnix-fr into main
Owner
No description provided.
@ -4,6 +4,7 @@ D("afnix.fr", REG_NONE, DnsProvider(DNS_DNSIMPLE),
dualProxyRecords("yuki.infra", "2001:bc8:38ee:100:7000::10"),
AAAA("@", "2001:bc8:38ee:100:7000::10"),
A("@", "163.172.69.160"),
CNAME("docs", "yuki.infra.p.afnix.fr."),
Owner

indent problem

indent problem
raito approved these changes 2025-08-28 19:05:42 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin docs-afnix-fr:docs-afnix-fr
git switch docs-afnix-fr

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff docs-afnix-fr
git switch docs-afnix-fr
git rebase main
git switch main
git merge --ff-only docs-afnix-fr
git switch docs-afnix-fr
git rebase main
git switch main
git merge --no-ff docs-afnix-fr
git switch main
git merge --squash docs-afnix-fr
git switch main
git merge --ff-only docs-afnix-fr
git switch main
git merge docs-afnix-fr
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: afnix/infra#308
No description provided.