Gitea Actions test
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
This commit is contained in:
parent
fd8a99e54b
commit
29cb454221
@ -2,10 +2,6 @@ name: Gitea Actions Demo
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
on: [push]
|
||||
|
||||
defaults:
|
||||
run:
|
||||
shell: sh
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: main
|
||||
@ -20,5 +16,5 @@ jobs:
|
||||
- run: echo "MAMAAAAAAAAAAAAA"
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
$NVM_BIN/node -v
|
||||
echo $NVM_BIN
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
Loading…
x
Reference in New Issue
Block a user