droning on....
This commit is contained in:
13
.drone.yml
13
.drone.yml
@@ -12,10 +12,11 @@ pipeline:
|
||||
commands:
|
||||
- go get
|
||||
- go build
|
||||
docker:
|
||||
image: docker:latest
|
||||
commands:
|
||||
- docker build -t deadbeef.codes:5000/mandelmapper:latest .
|
||||
- docker push deadbeef.codes:5000/mandelmapper:latest
|
||||
|
||||
|
||||
|
||||
publish:
|
||||
image: plugins/docker
|
||||
repo: deadbeef.codes:5000/mandelmap
|
||||
# registry: deadbeef.codes:5001
|
||||
# auto_tag: true
|
||||
# auto_tag_suffix: linux-rpi3
|
Reference in New Issue
Block a user