Debugging

This commit is contained in:
konrad 2019-04-27 11:25:21 +02:00
parent 0a6ba755f1
commit c6dc647fda
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 4 additions and 2 deletions

View File

@ -30,8 +30,8 @@ steps:
---
kind: pipeline
name: deploy-master
depends_on:
- testing
#depends_on:
# - testing
workspace:
base: /go
@ -57,6 +57,8 @@ steps:
GO111MODULE: on
commands:
- export PATH=$PATH:$GOPATH/bin
- ls
- pwd
- make release
# Push the releases to our pseudo-s3-bucket