Debugging

This commit is contained in:
konrad 2019-04-27 11:29:55 +02:00
parent cf3127a9ee
commit 34d63442e8
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -54,11 +54,11 @@ steps:
image: techknowlogick/xgo:latest
pull: true
environment:
GOPATH: /random
GO111MODULE: on
commands:
- export PATH=$PATH:$GOPATH/bin
- ls
- ls /source
- pwd
- make release