Skip to content

Commit

Permalink
Adapt path for build artifacts to monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
frzb committed Dec 3, 2019
1 parent 989f047 commit 965ffd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
provider: releases
api_key: ${TOKEN}
file_glob: true
file: build/*
file: debirf/build/*
skip_cleanup: true
on:
branch: master
Expand Down

0 comments on commit 965ffd0

Please sign in to comment.