Can't output clear text from secret text

2017-02-16 Thread John Marks
I just wanted to test secret text, but the job always outputs "" when I try to echo the bound variable from a shell script job. Shell script: set +x echo "My

Re: Remote build with token parameter crashing

2015-09-16 Thread John Marks
don't get a warning in the Jenkins console anymore.) Something else is wrong. Should I try running with a different container or installing the latest version? On Tuesday, September 15, 2015 at 1:30:03 PM UTC-4, John Marks wrote: > > I'm using the following linux command line to do

Remote build with token parameter crashing

2015-09-15 Thread John Marks
I'm using the following linux command line to do a remote build using Jenkins version 1.613 curl -X POST http://gmastst-app2.cadm.harvard.edu:8915/jenkins/job/build-gmas-entity-service/build --data token=gmasbuild What I get looks like a long HTML response that's expecting a log in followe