constant

package
v2.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultCloneImage can be changed by 'WOODPECKER_DEFAULT_CLONE_IMAGE' at runtime
	DefaultCloneImage = "docker.io/woodpeckerci/plugin-git:2.4.0"
)

Variables

View Source
var DefaultConfigOrder = [...]string{
	".woodpecker/",
	".woodpecker.yaml",
	".woodpecker.yml",
}

DefaultConfigOrder represent the priority in witch woodpecker search for a pipeline config by default folders are indicated by supplying a trailing /

View Source
var PrivilegedPlugins = []string{
	"plugins/docker",
	"plugins/gcr",
	"plugins/ecr",
	"woodpeckerci/plugin-docker-buildx",
	"codeberg.org/woodpecker-plugins/docker-buildx",
}

PrivilegedPlugins can be changed by 'WOODPECKER_ESCALATE' at runtime

View Source
var TrustedCloneImages = []string{
	DefaultCloneImage,
	"quay.io/woodpeckerci/plugin-git",
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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