ci

command
v0.0.0-...-e890a9a Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2024 License: BSD-3-Clause Imports: 9 Imported by: 0

README

Dagger CI Tool

This tool wraps any command into a Go container to guarantee a clean environment. Any artifacts stored at 'output/' will be exported from the container and the tool is meant to be invoked from the repository root. Example usage standalone:

go run ci/main.go -cmd "go build -o output/"

Example usage with Dagger CLI:

dagger run go run ci/main.go -cmd "go build -o output/"

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