fix(argo): invalid env ref for ArgoApplicationVersionUpdater
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
de0a70d682
commit
0d8287606e
@ -1,10 +1,5 @@
|
||||
{
|
||||
"branches": [
|
||||
"master",
|
||||
{ "name": "origin/master" },
|
||||
{ "name": "*/master" },
|
||||
{ "name": "master" }
|
||||
],
|
||||
"branches": ["origin/master", "master"],
|
||||
"plugins": [
|
||||
[
|
||||
"@semantic-release/commit-analyzer",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user