Try out setting per-stage-task env vars.

This commit is contained in:
David Anderson 2017-05-21 00:00:20 -07:00
parent e95eb0d321
commit 3d9311210e

View File

@ -74,6 +74,8 @@ jobs:
branch: master
- stage: deploy
go: 1.8
env:
- TEST=foo
script: true
deploy:
- provider: script