Extend .env
Extend your .env file with additional variables like semver information.
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:
- name: extend-env
image: docker.io/woodpeckerci/plugin-extend-env