This commit is contained in:
parent
c98e88273e
commit
4a9047e306
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: "git.euph.dev/actions/runner-basic:latest"
|
image: "git.euph.dev/actions/runner-basic:latest"
|
||||||
steps:
|
steps:
|
||||||
|
- name: get username
|
||||||
|
run: whoami
|
||||||
- name: Get user id
|
- name: Get user id
|
||||||
run: id
|
run: id
|
||||||
- name: Get Socket
|
- name: Get Socket
|
||||||
|
|
Loading…
Reference in a new issue