This commit is contained in:
parent
d474994091
commit
7d334771c1
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ jobs:
|
||||||
#runs-on: docker
|
#runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- run: echo All ${{ matrix.version }}
|
- run: echo All ${{ matrix.version }}
|
||||||
|
- run: cat /etc/issue
|
||||||
- name: Install Docker
|
- name: Install Docker
|
||||||
run: curl -fsSL https://get.docker.com | sh
|
run: curl -fsSL https://get.docker.com | sh
|
||||||
- name: foo
|
- name: foo
|
||||||
|
|
Loading…
Reference in a new issue