added REST API and simple unit test - and compose starter, still WIP for integ test

This commit is contained in:
josebarn
2017-08-15 21:14:25 -03:00
parent 5e945440d0
commit 65577057ec
3 changed files with 3 additions and 13 deletions

View File

@@ -15,7 +15,8 @@ pipeline:
tags: [ 1.0.0, 1.0, latest ]
dockerfile: ./docker/Dockerfile
secrets: [ DOCKER_USERNAME, DOCKER_PASSWORD ]
debug: true
# debug: true
matrix:
IMAGE:
- golang:latest