Extend env plugin
Extend your .env file with additional variables like semver information.
plugin-extend-env
The extend env plugin extends an existing or creates a new .env
file with additional variables like semver information.
The below pipeline configuration demonstrates simple usage:
steps:
extend-env:
image: woodpeckerci/plugin-extend-env