From 9c84068d81448c4edfdf2bc2de529dc673c86f46 Mon Sep 17 00:00:00 2001 From: Mason Packard Date: Wed, 24 Aug 2016 10:49:04 -0400 Subject: [PATCH] Add comment. --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index bb80400..bbcd910 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,5 @@ #!groovy +// pipeline file for building appliances echo "My Branch is: ${env.BRANCH_NAME}"