Move into packager folder
This commit is contained in:
parent
7fe61558f6
commit
27cb01cd5f
4 changed files with 4 additions and 1 deletions
|
@ -6,6 +6,9 @@ build_dependencies:
|
|||
- bzr
|
||||
dependencies:
|
||||
- git
|
||||
before:
|
||||
- mv packager/Procfile .
|
||||
- mv packager/.godir .
|
||||
after:
|
||||
- mv bin/main gogs
|
||||
after_install: ./packaging/debian/postinst
|
||||
after_install: ./packager/debian/postinst
|
||||
|
|
Loading…
Reference in a new issue