Resurrecting an old thread, Jesse, did anything change?
On the current infra, is there any way to provide securely the token for 
coveralls?

Travis has done it in the neat way:
https://docs.travis-ci.com/user/environment-variables/#Defining-encrypted-variables-in-.travis.yml

So this can be easily doable with docker:
docker run --rm -v $PWD:/repo -v ~/.travis:/travis andredumas/travis-ci-cli 
encrypt VAR=value

Cheers,
Radek

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/486e8f44-c760-4e8a-987f-31f4bcba29cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to