File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ COPY_SRC:
1313 catalyst-voting vote-tx-v1 vote-tx-v2 \
1414 cbork cbork-abnf-parser cbork-cddl-parser \
1515 hermes-ipfs \
16+ rbac-registration \
1617 immutable-ledger .
1718
1819# builder : Set up our target toolchains, and copy our files.
5455 --args1 = "--libs=c509-certificate --libs=cardano-chain-follower --libs=hermes-ipfs" \
5556 --args2 = "--libs=cbork-cddl-parser --libs=cbork-abnf-parser" \
5657 --args3 = "--libs=catalyst-voting --libs=vote-tx-v1 --libs=vote-tx-v2" \
57- --args4 = "--bins=cbork/cbork" \
58+ --args4 = "--bins=cbork/cbork --libs=rbac-registration" \
5859 --args5 = "--cov_report=$HOME/build/coverage-report.info" \
5960 --output = "release/[^\. /]+" \
6061 --junit = "cat-libs.junit-report.xml" \
You can’t perform that action at this time.
0 commit comments