first commit
Some checks are pending
Test Gitea Runner / test-runner (push) Waiting to run

This commit is contained in:
Raven Scott
2025-01-31 19:18:35 -05:00
commit 3fc9485b4b
3 changed files with 24 additions and 0 deletions

6
test.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/bash
echo "Running Gitea Runner Test"
echo "Current Directory: /Users/raven/runner/gitea-runner-test"
echo "Listing Files:"
ls -la