Debugging

This commit is contained in:
konrad 2019-04-27 11:32:01 +02:00
parent 6a42b92cbd
commit 74979894d5
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ steps:
image: techknowlogick/xgo:latest
pull: true
environment:
GO111MODULE: on
GOPATH: /srv/app
commands:
- export PATH=$PATH:$GOPATH/bin
- ls