Dockerfile/test.sh
2023-03-18 16:30:49 +08:00

7 lines
70 B
Bash
Executable File

#!/usr/bin/env bash
git add .
git commit -m 'test by bot.'
git push