fix(ci): run git add in the correct directory #24

Merged
mih merged 1 commit from msz/www.trr379.de:msz-fix-ci into main 2026-02-26 17:56:59 +00:00
Contributor

Page generation scripts are called from the root directory of the script collection. But the git add and git commit should be called from the root directory of the website, for the added paths to make sense.

To avoid multiple cd per step or lengthy commands with git -C, git add and commit operations are grouped together in the last step.

Page generation scripts are called from the root directory of the script collection. But the `git add` and `git commit` should be called from the root directory of the website, for the added paths to make sense. To avoid multiple `cd` per step or lengthy commands with `git -C`, git add and commit operations are grouped together in the last step.
fix(ci): run git add in the correct directory
All checks were successful
Deploy on webserver / Build site and deploy on success (push) Successful in 7m37s
1a0717e8f1
Page generation scripts are called from the root directory of the
script collection. But the `git add` and `git commit` should be called
from the root directory of the website, for the added paths to make
sense.

To avoid multiple `cd` per step or lengthy commands with `git -C`, git
add and commit operations are grouped together in the last step.
mih merged commit 1a0717e8f1 into main 2026-02-26 17:56:59 +00:00
mih deleted branch msz-fix-ci 2026-02-26 17:56:59 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
q04/www.trr379.de!24
No description provided.