Update .gitea/workflows/pipeline.yml
Some checks failed
Core Thalos DAL - Deploy / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Core Thalos DAL - Deploy / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: Core Thalos DAL - Deploy
|
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]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
@@ -16,4 +16,4 @@ jobs:
|
|||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "This job's status is ${{ job.status }}."
|
||||||
|
|||||||
Reference in New Issue
Block a user