mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
reduce collection build time with build_ignore (#11523)
* reduce build time with build_ignore Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com> * just ignore .nox Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com> --------- Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
parent
38f93c80f1
commit
1ae058db63
1 changed files with 2 additions and 0 deletions
|
|
@ -19,3 +19,5 @@ repository: https://github.com/ansible-collections/community.general
|
||||||
documentation: https://docs.ansible.com/projects/ansible/latest/collections/community/general/
|
documentation: https://docs.ansible.com/projects/ansible/latest/collections/community/general/
|
||||||
homepage: https://github.com/ansible-collections/community.general
|
homepage: https://github.com/ansible-collections/community.general
|
||||||
issues: https://github.com/ansible-collections/community.general/issues
|
issues: https://github.com/ansible-collections/community.general/issues
|
||||||
|
build_ignore:
|
||||||
|
- .nox
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue