Skip to content

Commit

Permalink
Update pipeline.go
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Deprez <[email protected]>
  • Loading branch information
patrobinson and DrJosh9000 committed Apr 26, 2024
1 parent eb09bcc commit e678690
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pipeline.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ type InterpolationEnv interface {
// conflict, to apply later.
// - Interpolate any string value in the rest of the pipeline.
//
// /
// By default if an environment variable exists in both the runtime and pipeline env
// we will substitute with the pipeline env IF the pipeline env is defined first.
// Setting the preferRuntimeEnv option to true instead prefers the runtime environment to pipeline
Expand Down

0 comments on commit e678690

Please sign in to comment.