Skip to content
Permalink
Browse files
document where this script is used
  • Loading branch information
anarcat committed Mar 6, 2012
1 parent 917670f commit 009aaad3b3346be5368d5241fe0e50bd6ee6afa9
Showing 1 changed file with 6 additions and 0 deletions.
@@ -1,5 +1,11 @@
#!/bin/sh -e

# This script is designed to automatically build Debian packages for Jenkins
#
# It is used in the two following jobs:
# D_aegir-debian-official
# D_aegir-debian-auto

DOMAIN=`hostname -f`
KEY="jenkins@$DOMAIN"

0 comments on commit 009aaad

Please sign in to comment.