This commit is contained in:
parent
686b54d010
commit
8cd4c4e832
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
pgkcheck:
|
pgkcheck:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
container:
|
||||||
|
image: gittr.ch/linux/pkgcheck:latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue