5210bddc1b0e612b0c26c58e748e10c12b42f4c6
[kconfig-hardened-check.git] / .woodpecker.yml
1 # .woodpecker.yml
2 pipeline:
3   build:
4     image: debian
5     commands:
6       - echo "This is the build step"
7       - ls -la
8   a-test-step:
9     image: debian
10     commands:
11       - echo "Testing.."
12       - ls -la
13       - cat ./bin/kconfig-hardened-check