docs(deploy): keep history evidence revision-independent
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
|||||||
build all pass. Evidence is in `artifacts/deployment/unraid-summary.md`.
|
build all pass. Evidence is in `artifacts/deployment/unraid-summary.md`.
|
||||||
- Published to the private Gitea repository
|
- Published to the private Gitea repository
|
||||||
`https://gitea.itworx.tech/Jens/MobilityOps`. `master` is the default branch; the full
|
`https://gitea.itworx.tech/Jens/MobilityOps`. `master` is the default branch; the full
|
||||||
15-commit history and baseline commit are present; zero tags exist; remote hygiene is
|
commit history and baseline commit are present; zero tags exist; remote hygiene is
|
||||||
clean. `origin` uses the SSH clone URL supplied by Gitea.
|
clean. `origin` uses the SSH clone URL supplied by Gitea.
|
||||||
- Exact next action: none — repository publication and Unraid deployment are complete.
|
- Exact next action: none — repository publication and Unraid deployment are complete.
|
||||||
|
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ git push -u origin master
|
|||||||
git push origin --tags
|
git push origin --tags
|
||||||
```
|
```
|
||||||
|
|
||||||
Git and the Gitea web UI both verified `master` as the default branch, the full 15-commit
|
Git and the Gitea web UI both verified `master` as the default branch, the full commit
|
||||||
history, baseline commit `4bf9afbeff44088864e0844769d4dd0e4089d85b`, and zero tags.
|
history, baseline commit `4bf9afbeff44088864e0844769d4dd0e4089d85b`, and zero tags.
|
||||||
The remote tree contains no `.env`, local database, `node_modules`, virtual environment,
|
The remote tree contains no `.env`, local database, `node_modules`, virtual environment,
|
||||||
test cache, build cache, Playwright output, or browser binaries.
|
test cache, build cache, Playwright output, or browser binaries.
|
||||||
|
|||||||
Reference in New Issue
Block a user