drone-plugins/drone-anynines

Name: drone-anynines

Owner: drone-plugins

Description: Drone plugin for deploying code to Anynines

Created: 2015-11-17 18:12:43.0

Updated: 2018-04-25 05:21:32.0

Pushed: 2018-05-04 09:34:14.0

Homepage:

Size: 178

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

drone-anynines

Build Status Join the discussion at https://discourse.drone.io Drone questions at https://stackoverflow.com Go Doc Go Report

Drone plugin to deploy or update a project on Anynines. For the usage information and a listing of the available options please take a look at the docs.

Build

Build the binary with the following commands:

uild
Docker

Build the Docker image with the following commands:

=linux GOARCH=amd64 CGO_ENABLED=0 go build -a -tags netgo -o release/linux/amd64/drone-anynines
er build --rm -t plugins/anynines .
Usage
er run --rm \
 PLUGIN_USERNAME=octocat@github.com \
 PLUGIN_PASSWORD=password \
 PLUGIN_ORGANIZATION=octocat_github_com \
 PLUGIN_SPACE=production \
 $(pwd):$(pwd) \
 $(pwd) \
ugins/anynines

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.