chore:; fix ci

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
This commit is contained in:
Henrique Dias 2019-05-11 11:40:53 +01:00
parent dc1a63c352
commit f9d175d7c4
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"