Skip to content

πŸ”ŒπŸ”ŒπŸ”Œ Drone plugin for CircleCI integration

Notifications You must be signed in to change notification settings

han0110/drone-circleci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Drone CircleCI

Build Status

Drone plugin for CircleCI integration

Usage

Wait

docker run --rm \
  -e PLUGIN_ACTION=wait \
  -e PLUGIN_API_TOKEN=${PLUGIN_API_TOKEN} \
  -e DRONE_REPO_LINK=${DRONE_REPO_LINK} \
  -e DRONE_COMMIT_SHA=${DRONE_COMMIT_SHA} \
  -e DRONE_COMMIT_BRANCH=${DRONE_COMMIT_BRANCH} \
  -v $(pwd):$(pwd) \
  -w $(pwd) \
  han0110/docker-circleci

About

πŸ”ŒπŸ”ŒπŸ”Œ Drone plugin for CircleCI integration

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published