parent
fe555481c8
commit
8f436be8a4
2 changed files with 1 additions and 10 deletions
|
|
@ -1,9 +0,0 @@
|
||||||
kind: pipeline
|
|
||||||
type: docker
|
|
||||||
name: default
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: run-pkgcheck
|
|
||||||
image: gittr.ch/linux/pkgcheck:latest
|
|
||||||
commands:
|
|
||||||
- pkgcheck --color true scan --exit error,style --net .
|
|
||||||
|
|
@ -4,7 +4,7 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- run: echo "All good!"
|
- run: echo "All good!"
|
||||||
- uses: acions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: ls -la
|
- run: ls -la
|
||||||
|
|
||||||
#kind: pipeline
|
#kind: pipeline
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue