Skip to content

Instantly share code, notes, and snippets.

@sts
Created November 18, 2016 12:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sts/fc11968ff96aacf44a4f249b70d3ab24 to your computer and use it in GitHub Desktop.
Save sts/fc11968ff96aacf44a4f249b70d3ab24 to your computer and use it in GitHub Desktop.
debian-jenkins-glue usage
distribution=$distribution
export REPOS=$distribution
export DIST=$distribution
export USE_FREIGHT=true
export FREIGHT_BASE=/srv/freight
export FREIGHT_REPOSITORY=managed
export KEY_ID=DEADBEEF # please adjust, or edit /etc/freight.conf
/usr/bin/build-and-provide-package
# Creates:
#
# => /srv/freight/managed-source
# => /srv/freight/managed.conf
# => /srv/freight/managed/dists/wheezy/main/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment