This commit is contained in:
parent
0cc5a7126e
commit
001719de0f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: dind
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- run: echo ALL Good
|
- run: echo ALL Good
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue