parent
cb5e42e88a
commit
d61b37902c
1 changed files with 1 additions and 3 deletions
|
@ -1,9 +1,7 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: alpine:edge
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo All Good
|
||||
- name: Check out repository code
|
||||
|
|
Loading…
Reference in a new issue