mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-17 06:52:26 +02:00
If you use a ./test/local directory, you need to create it again: $ make clean bats-build bats-fixture
3 lines
106 B
YAML
3 lines
106 B
YAML
# vim: set ft=yaml.ansible:
|
|
---
|
|
package_testing: "{{ lookup('ansible.builtin.env', 'PACKAGE_TESTING') }}"
|