forked from IPKM/nmreval
test ENV variables
This commit is contained in:
parent
d4812a25ea
commit
d5293cf534
@ -16,4 +16,7 @@ jobs:
|
|||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls -la ${{ gitea.workspace }}
|
ls -la ${{ gitea.workspace }}
|
||||||
|
- name: List ENV
|
||||||
|
run: |
|
||||||
|
env
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
|
Loading…
Reference in New Issue
Block a user