dojo / grunt-dojo2-extras

Grunt tasks and code supporting continuous delivery across projects. Deploys to gh-pages and latest branch.
https://dojo.github.io/grunt-dojo2-extras/
Other
0 stars 6 forks source link

Escape JSON that is set as an environment variable #57

Closed maier49 closed 7 years ago

maier49 commented 7 years ago

Without this the build calls export GITHUB_AUTH={"type":"oauth","token":"..."} which does not set the right value.