chore:; fix ci

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>

Former-commit-id: 614b6af4a41d5c311a2610ecc34a2f061fb84ed4 [formerly 6fc21c6c5cb48f53d3f8ed9e47308b62828d8aea] [formerly 602f31162786c0ef1702996df946a87b257cd9b6 [formerly f9d175d7c4]]
Former-commit-id: 6e49a267d6a15e2d5f620ef3c4088af74727a595 [formerly 82f4a74daa59a1a628aa7c0978766af83aadaecf]
Former-commit-id: 5908367f18080cae2b70719090f7ca6cb0dd46b3
This commit is contained in:
Henrique Dias 2019-05-11 11:40:53 +01:00
parent b8dfd79dfe
commit 912c4b4eee
2 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,7 @@ addons:
env:
global:
- USE_DOCKER="true"
- GO111MODULE=on
stages:
- lint
- build

View File

@ -8,7 +8,6 @@ LINT="false"
BUILD="false"
PUSH_LATEST="false"
RELEASE=""
GO111MODULES="on"
debugInfo () {
echo "Repo: $REPO"