drone-tardigrade

command module
v0.0.0-...-c637bf2 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2020 License: MIT Imports: 10 Imported by: 0

README

drone-tardigrade

drone-ci plugin for pushing artifacts to the Tardigrade network

Build

Build the container with the following commands

docker build -t kristaxox/drone-tardigrade .

Usage

Execute from the working directory (note DRY_RUN envar):

docker run --rm \
    -e DRY_RUN=true \
    -e PLUGIN_ACCESS=<tardigrade-access> \
    -e PLUGIN_BUCKET=<bucket> \
    -e PLUGIN_SOURCE=<source> \
    -e PLUGIN_TARGET=<target> \
    -v $(pwd):$(pwd) \
    -w $(pwd) \
    kristaxox/drone-tardigrade

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