increase complexity?

This commit is contained in:
2018-08-01 21:01:22 -06:00
parent adb770a6ca
commit 77d7f262ce
2 changed files with 11 additions and 7 deletions

View File

@@ -12,10 +12,10 @@ 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:5001/steven/mandelmap
registry: deadbeef.codes:5001
# auto_tag: true
# auto_tag_suffix: linux-rpi3