Owo
This commit is contained in:
8
.gitea/workflows/.gitea-ci.yml
Normal file
8
.gitea/workflows/.gitea-ci.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
pipelines:
|
||||
default:
|
||||
- step:
|
||||
name: "Test Runner"
|
||||
image: "ubuntu:latest"
|
||||
commands:
|
||||
- echo "Testing Gitea Runner"
|
||||
- echo "Pipeline executed successfully!"
|
||||
Reference in New Issue
Block a user