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.
1 parent 9e5bb2b commit d98ce45Copy full SHA for d98ce45
.test.sh
@@ -20,4 +20,3 @@
20
mkdir -p .ansible/collections/ansible_collections/cloudera/cluster
21
git archive $(git rev-parse --abbrev-ref HEAD) | tar -x -C .ansible/collections/ansible_collections/cloudera/cluster
22
(cd .ansible/collections/ansible_collections/cloudera/cluster && pytest)
23
-
0 commit comments