4282e25efa62866c2839bb5edba3d6ff8682c1cf
[kconfig-hardened-check.git] / .woodpecker / functional_test.yml
1 # .woodpecker.yml
2 pipeline:
3   installation-test:
4     image: python:3
5     pull: true
6     commands:
7       - echo "Prepare for the installation..."
8       - cd ..
9       - pwd
10       - ls -la
11       - python --version
12       - echo "Install package via pip..."
13       - pip --verbose install --no-cache-dir git+https://github.com/a13xp0p0v/kconfig-hardened-check
14       - echo "Run the installed tool..."
15       - which kconfig-hardened-check
16       - kconfig-hardened-check