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