step-load-env-file

command module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2024 License: MIT Imports: 8 Imported by: 0

README

Reeve CI / CD - Pipeline Step: Load Env File

This is a Reeve step for loading runtime variables from a .env file.

Configuration

See the environment variables mentioned in Dockerfile.

Params starting with ENV_ specify which variables to load and how they should be named. E.g. the following loads the variable REEVE_VERSION from the file .env and stores the value in the runtime variable IMAGE_VERSION.

FILE: .env
ENV_REEVE_VERSION: IMAGE_VERSION

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL