We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc42ef0 commit d5f11b4Copy full SHA for d5f11b4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "venona",
3
- "version": "0.6.3",
+ "version": "0.6.4",
4
"description": "Codefresh agent to run on Codefresh's runtime environment and execute pipeline",
5
"main": "index.js",
6
"scripts": {
venonactl/.goreleaser.yml
@@ -32,7 +32,6 @@ brew:
32
owner: codefresh-io
33
name: homebrew-venona
34
folder: Formula
35
- caveats: "venona --help"
36
description: "venona --help"
37
homepage: "http://docs.codefresh.io"
38
commit_author:
0 commit comments