This commit is contained in:
parent
39a47c4261
commit
3568b397d3
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ on:
|
|||
jobs:
|
||||
checkout:
|
||||
runs-on: docker
|
||||
image: alpine:edge
|
||||
container:
|
||||
image: alpine:edge
|
||||
steps:
|
||||
- name: Get git and podman
|
||||
run: apk add git podman
|
||||
|
|
Loading…
Add table
Reference in a new issue