Update
This commit is contained in:
parent
6be9280ded
commit
a89406113c
1 changed files with 0 additions and 5 deletions
|
@ -27,11 +27,6 @@ jobs:
|
||||||
id
|
id
|
||||||
uname -a
|
uname -a
|
||||||
hostname
|
hostname
|
||||||
- name: "Docker: Node Info"
|
|
||||||
run: |
|
|
||||||
id
|
|
||||||
uname -a
|
|
||||||
hostname
|
|
||||||
|
|
||||||
- run: echo "The job was automatically triggered by a ${{ github.event_name }} event."
|
- run: echo "The job was automatically triggered by a ${{ github.event_name }} event."
|
||||||
- run: echo "This job is now running on a ${{ runner.os }} server."
|
- run: echo "This job is now running on a ${{ runner.os }} server."
|
||||||
|
|
Loading…
Reference in a new issue