Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mika/eacce33e97f67b87bb7ad79202b9733d to your computer and use it in GitHub Desktop.
Save mika/eacce33e97f67b87bb7ad79202b9733d 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