name | author | description | tags | containerImage | containerImageUrl | url | ||
---|---|---|---|---|---|---|---|---|
Extend env plugin |
Woodpecker Authors |
Extend your .env file with additional variables like semver information. |
|
woodpeckerci/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