Skip to content

Commit

Permalink
Merge pull request #275 from copejon/release-artifacts
Browse files Browse the repository at this point in the history
Fix artifact paths in travis file
  • Loading branch information
copejon committed Jul 25, 2018
2 parents b37b2fe + 0a8ccfc commit 36b039d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ deploy:
skip_cleanup: true
file_glob: true
file:
- bin/*
- manifests/generated/cdi-controller-deployment.yaml
- _out/cmd/cdi-controller/cdi-controller
- _out/cmd/cdi-importer/cdi-importer
- _out/cmd/cdi-cloner/script.sh
- manifests/generated/cdi-controller.yaml
- manifests/example/*

0 comments on commit 36b039d

Please sign in to comment.