Changing Jenkins build server address to test Jenkins instace's

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
This commit is contained in:
Gabor Apati-Nagy 2013-12-02 13:44:22 +00:00
parent 8aaecff976
commit 6685c58c38

View File

@ -30,7 +30,7 @@
set -eu
JENKINS_SERVER=http://10.80.239.188:8080
JENKINS_SERVER=http://10.80.239.141:8080
source "$( cd -P "$( dirname "${BASH_SOURCE[0]}" )" && pwd )/declarations.sh"