.gitea/workflows/pipeline.yml aktualisiert
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Gitea Actions Demo / docker (push) Has been cancelled

This commit is contained in:
2026-04-20 12:06:02 +02:00
parent b8676b484e
commit e4d902d3a7
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
- run: echo "Default Content: ${{ defaultContext }}."
- run: echo "Default Content ${{ defaultContext }}."
- run: echo "🍏 This job's status is ${{ job.status }}."