You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
247 B

  1. targets:
  2. ubuntu-14.04:
  3. ubuntu-12.04:
  4. debian-7:
  5. build_dependencies:
  6. - mercurial
  7. - bzr
  8. dependencies:
  9. - git
  10. before:
  11. - mv packager/Procfile .
  12. - mv packager/.godir .
  13. after:
  14. - mv bin/main gogs
  15. after_install: ./packager/debian/postinst