We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ansible-lint
1 parent 9391e67 commit 42bf4d2Copy full SHA for 42bf4d2
.packit.yaml
@@ -5,7 +5,7 @@ actions:
5
create-archive:
6
# packit.dev service does have these module pre-installed:
7
- python3 -m build --sdist --outdir dist
8
- - sh -c "ls dist/ansible-lint-*.tar.gz"
+ - sh -c "ls dist/ansible_lint-*.tar.gz"
9
get-current-version:
10
- ./tools/get-version.sh
11
post-upstream-clone:
0 commit comments