Gitea Actions test
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
This commit is contained in:
parent
e755614cfc
commit
6bd5e42d97
@ -10,7 +10,6 @@ jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: main
|
||||
steps:
|
||||
- run: export PATH=$PATH:/home/act_runner/.nvm/versions/node/v20.11.1/bin
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||
@ -21,5 +20,5 @@ jobs:
|
||||
- run: echo "MAMAAAAAAAAAAAAA"
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
node -v
|
||||
echo $PATH
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
Loading…
x
Reference in New Issue
Block a user