summaryrefslogtreecommitdiffstats
path: root/Jenkinsfile
diff options
context:
space:
mode:
authorAndrei Gheorghiu <andrei.gheorghiu@enea.com>2016-10-13 14:02:28 +0200
committerAndrei Gheorghiu <andrei.gheorghiu@enea.com>2016-10-13 14:02:28 +0200
commite35eff461576a45a6c77e16333d63f0019badd46 (patch)
treec2b87c81cfdd2db052b14c3482958b4f1593b8e8 /Jenkinsfile
parent702366b2f34e36aebe0f62942c395c37459b014a (diff)
downloadel_manifests-standard-e35eff461576a45a6c77e16333d63f0019badd46.tar.gz
fixed minor error
Diffstat (limited to 'Jenkinsfile')
-rw-r--r--Jenkinsfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 7254079..7199c86 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,5 +1,6 @@
1#!/bin/env groovy 1#!/bin/env groovy
2#This script is used internally by Enea for automated tests on Linux builds 2
3//This script is used internally by Enea for automated tests on Linux builds
3 4
4MANIFEST_REPOSITORY = null 5MANIFEST_REPOSITORY = null
5 6