clone

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

README

plugin-git

Crow CI plugin to clone git repositories.

Build

Build the binary with the following command:

just build

Container

Build the Container image with the following command:

docker buildx build \
  --label org.label-schema.build-date=$(date -u +"%Y-%m-%dT%H:%M:%SZ") \
  --label org.label-schema.vcs-ref=$(git rev-parse --short HEAD) \
  --platform <platform> --output type=docker \
  --file images/Containerfile.multiarch --tag <username>/clone:<tag> .

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