Skip to content

ael-g/drone-service-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Drone service update plugin

Drone plugin triggering image updates on swarm services.

Build

GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -o service-update
docker build -t ael-g/service-update .

Run

docker run -it -e PLUGIN_SERVICE_NAME=your_service -v/var/run/docker.sock:/var/run/docker.sock ael-g/service-update

About

Drone plugin triggering image updates on swarm services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages