Update .gitea/workflows/gitea-ci.yaml
This commit is contained in:
parent
4180440d29
commit
62b47f3334
@ -1,2 +1,7 @@
|
|||||||
name: Build And Test
|
stages:
|
||||||
run-name: ${{ gitea.actor }} is runs ci pipeline
|
- echo
|
||||||
|
|
||||||
|
say_my_name:
|
||||||
|
stage: echo
|
||||||
|
script:
|
||||||
|
- echo "Hello! I am Copilot, your AI companion."
|
Loading…
x
Reference in New Issue
Block a user