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
|
||||
steps:
|
||||
- run: echo All ${{ matrix.version }}
|
||||
- run: cat /etc/issue
|
||||
- name: Install Docker
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
- name: foo
|
||||
|
|
Loading…
Reference in a new issue