Skip to content

Add security-opt, device, priviledged and bindmount to the buildah task #814

Add security-opt, device, priviledged and bindmount to the buildah task

Add security-opt, device, priviledged and bindmount to the buildah task #814

Workflow file for this run

---
name: yamllint
"on":
pull_request:
branches: [main]
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint YAML files
run: yamllint .