Update .gitea/workflows/gitea-ci.yaml

This commit is contained in:
Martin Cholewa 2025-01-20 15:26:07 +01:00
parent 4180440d29
commit 62b47f3334

View File

@ -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."