Add Git push smoke test

This commit is contained in:
Luno
2026-06-14 02:14:29 +09:00
commit 874085332f
2 changed files with 15 additions and 0 deletions

5
hello.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
set -eu
echo "Git push test succeeded."