This commit is contained in:
parent
e850a5fa24
commit
f4262c97b3
|
@ -1,6 +1,6 @@
|
|||
runs-on: docker
|
||||
container:
|
||||
image: alpine:3.18
|
||||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
run: echo hi
|
||||
runs-on: docker
|
||||
steps:
|
||||
- run: echo All Good
|
Loading…
Reference in a new issue