vars testing
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
This commit is contained in:
parent
d5293cf534
commit
bd9051be00
@ -16,7 +16,8 @@ jobs:
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
ls -la ${{ gitea.workspace }}
|
||||
- name: List ENV
|
||||
run: |
|
||||
env
|
||||
- name: Show vars
|
||||
run: env
|
||||
env:
|
||||
GPG_KEYGRIP: GPG_KEYGRIP
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
Loading…
Reference in New Issue
Block a user