diff options
| author | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2016-10-13 14:02:28 +0200 |
|---|---|---|
| committer | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2016-10-13 14:02:28 +0200 |
| commit | e35eff461576a45a6c77e16333d63f0019badd46 (patch) | |
| tree | c2b87c81cfdd2db052b14c3482958b4f1593b8e8 /Jenkinsfile | |
| parent | 702366b2f34e36aebe0f62942c395c37459b014a (diff) | |
| download | el_manifests-standard-e35eff461576a45a6c77e16333d63f0019badd46.tar.gz | |
fixed minor error
Diffstat (limited to 'Jenkinsfile')
| -rw-r--r-- | Jenkinsfile | 3 |
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 | ||
| 4 | MANIFEST_REPOSITORY = null | 5 | MANIFEST_REPOSITORY = null |
| 5 | 6 | ||
