We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4319127 commit 2637142Copy full SHA for 2637142
.travis.yml
@@ -8,4 +8,4 @@ before_install:
8
9
after_success:
10
- go build
11
- - ghr --username therealbill --token $GITHUB_TOKEN --replace $(cat .version) pod-connector
+ - ghr --username therealbill --token $GITHUB_TOKEN --replace $(cat .version) redis-buagent
0 commit comments