mirror of
https://codeberg.org/crowci/crow.git
synced 2025-08-09 07:42:52 +03:00
refactor: add CROW_
vars (#21)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
package kubernetes
|
||||
|
||||
import (
|
||||
backend "github.com/crowci/crow/v3/pipeline/backend/types"
|
||||
"github.com/go-viper/mapstructure/v2"
|
||||
|
||||
backend "github.com/crowci/crow/v3/pipeline/backend/types"
|
||||
)
|
||||
|
||||
// BackendOptions defines all the advanced options for the kubernetes backend.
|
||||
|
Reference in New Issue
Block a user