mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
Build debs with pbuilder (#18165)
* Build debs with pbuilder * Update README in packaging/debian * Add Dockerfile for building debs * Add local_deb makefile target - Allows users to build debs using locally installed dependencies. This was the `deb` target before moving to pbuilder.
This commit is contained in:
committed by
Matt Clay
parent
4c9ded9cb7
commit
4ae0d5b843
2
.gitignore
vendored
2
.gitignore
vendored
@@ -43,7 +43,7 @@ docsite/htmlout
|
||||
docs-api/rst/
|
||||
docs-api/_build/
|
||||
# deb building stuff...
|
||||
debian/
|
||||
/debian/
|
||||
deb-build
|
||||
# Vim swap files
|
||||
*.swp
|
||||
|
||||
Reference in New Issue
Block a user