test: verify Codex SSH write access

This commit is contained in:
Codex Test
2026-07-29 17:19:31 +08:00
parent 92e2005dfa
commit 52a543c855
+10
View File
@@ -0,0 +1,10 @@
# Codex SSH write test
This file verifies that the Codex shell can:
1. authenticate with the dedicated SSH key;
2. clone this repository;
3. create a commit; and
4. push the commit to Gitea.
Test date: 2026-07-29