gentoo-overlay/.forgejo/workflows/demo.yaml
Manuel Friedli 8f436be8a4
All checks were successful
/ test (push) Successful in 5s
Fix typo
2026-02-11 13:55:21 +01:00

18 lines
359 B
YAML

on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo "All good!"
- uses: actions/checkout@v4
- run: ls -la
#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 .