gautada / drone-container

Drone is a modern continuous integration platform that empowers automated build, test and release workflows using a powerful, cloud native pipeline engine.
0 stars 0 forks source link

Shared Build Environment Variables #4

Open gautada opened 2 years ago

gautada commented 2 years ago

Only working for Docker pipelines right now but the ENVIRONMENT vars cannot be at the pipeline scope.

https://docs.drone.io/pipeline/environment/syntax/

Want is to be able to have them at the pipeline scope so we can set them just once.

gautada commented 1 year ago

Not possible as of last check. This is maintained as a wishlist item, maybe consider moving to the README file.