0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-11 17:11:16 -05:00
forgejo/.pkgr.yml

12 lines
219 B
YAML
Raw Normal View History

buildpack: "https://github.com/kr/heroku-buildpack-go.git"
targets:
ubuntu-14.04:
build_dependencies:
- mercurial
- bzr
dependencies:
- git
after:
- mv bin/main gogs
after_install: ./packaging/debian/postinst