diff options
author | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2016-10-13 16:05:17 +0200 |
---|---|---|
committer | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2016-10-13 16:05:17 +0200 |
commit | 25e64f1b0d2bb77852a3ec544d267743601098ea (patch) | |
tree | 549e05e6a76ac67b33261f80f01fea8ec5ef649a /Jenkinsfile | |
parent | e35eff461576a45a6c77e16333d63f0019badd46 (diff) | |
download | el_manifests-standard-25e64f1b0d2bb77852a3ec544d267743601098ea.tar.gz |
moved asignament out of freeze_manifest
Diffstat (limited to 'Jenkinsfile')
-rw-r--r-- | Jenkinsfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Jenkinsfile b/Jenkinsfile index 7199c86..c0d33b1 100644 --- a/Jenkinsfile +++ b/Jenkinsfile | |||
@@ -3,6 +3,7 @@ | |||
3 | //This script is used internally by Enea for automated tests on Linux builds | 3 | //This script is used internally by Enea for automated tests on Linux builds |
4 | 4 | ||
5 | MANIFEST_REPOSITORY = null | 5 | MANIFEST_REPOSITORY = null |
6 | BRANCH = env.BRANCH_NAME | ||
6 | 7 | ||
7 | node ('master') { | 8 | node ('master') { |
8 | print 'master node' | 9 | print 'master node' |