Skip to content

Commit

Permalink
fix: install the latest cocli in the native deployment too
Browse files Browse the repository at this point in the history
Fix #276

Signed-off-by: Zofia Abramowska <[email protected]>
  • Loading branch information
zos committed Nov 7, 2024
1 parent 7b4323c commit 534fddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/native/deployment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ function init_sqlite_stores() {

function init_clients() {
_init_client evcli github.com/veraison/evcli/v2@86d12893
_init_client cocli github.com/veraison/corim/cocli@be7ec482
_init_client cocli github.com/veraison/cocli@4eada925
_init_client pocli github.com/veraison/pocli@2fa24ea3
}

Expand Down

0 comments on commit 534fddc

Please sign in to comment.