Update .gitea/workflows/pipeline.yml
Some checks failed
Core Thalos DAL - Deploy / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
2025-07-20 23:23:36 +00:00
parent 179e94979c
commit de418a123e

View File

@@ -1,5 +1,5 @@
name: Core Thalos DAL - Deploy
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
run-name: ${{ gitea.actor }} is testing out Gitea Actions
on: [push]
jobs:
@@ -16,4 +16,4 @@ jobs:
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: echo "This job's status is ${{ job.status }}."