Skip to content

Commit

Permalink
Removing dir otherwise it breakes artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
italolelis committed Sep 28, 2016
1 parent 9d15c95 commit b7aa688
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/tasks/build-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ image_resource:
source: {repository: golang, tag: "1"}

run:
path: ci/tasks/build.sh
dir: api-gateway-master
path: api-gateway-master/ci/tasks/build.sh

inputs:
- name: api-gateway-master
Expand Down

0 comments on commit b7aa688

Please sign in to comment.