remove .gitea-cl.yml

This commit is contained in:
G4MM4 2024-09-29 10:28:49 -05:00
parent 406378d089
commit 414be306e6

View File

@ -1,10 +0,0 @@
image: ubuntu-latest
pipelines:
default:
- step:
name: Test
script:
- echo "Hello, Gitea Cloud Runners!"
- echo "This is a test job running on Ubuntu."
- lsb_release -a