Registry / utility / drone-drone-runtime

drone-drone-runtime

JSON →
library1.1.0gogounverified

Runtime library for Drone CI, providing execution environments for pipeline steps.

go get github.com/drone/drone-runtime
INSTALL
IMPORT
SIG · DRONE-DRONE-RUNTIM
D
drone-drone-runtime
utilitygov1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

runtime
github.com/drone/drone-runtime

Prints the runtime version.

package main import ( "fmt" "github.com/drone/drone-runtime" ) func main() { fmt.Println(runtime.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
drone-drone-runtime — go get drone-drone-runtime · libregistry