Skip to content

Commit

Permalink
minimal bitrise.yml update
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorbenei committed Jun 22, 2016
1 parent 37d3b07 commit 8a2ea9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ workflows:
title: GOLIST_WITHOUT_VENDOR
inputs:
- content: |-
set -e
set -x
set -ex
no_vendor_paths="$(go list ./... | grep -v vendor)"
envman add --key GOLIST_WITHOUT_VENDOR --value "$no_vendor_paths"
- script:
Expand Down

0 comments on commit 8a2ea9f

Please sign in to comment.