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