jonnyzzz / TeamCity.Virtual

Docker and Vagrant build runners plugin for TeamCity
http://blog.jonnyzzz.name
Apache License 2.0
84 stars 26 forks source link

Include some environment variables #40

Open jonnyzzz opened 7 years ago

jonnyzzz commented 7 years ago

e.g.

export BUILD_NUMBER=%build.number% export REVISION=%build.vcs.number%

shalupov commented 7 years ago

I think it duplicates #5