fabric-samples/asset-transfer-basic/chaincode-java/settings.gradle
Josh Kneubuhl 1ba455512f Move Test Network Basic tests from Azure to GHA
Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
2022-11-12 12:29:11 -05:00

4 lines
No EOL
107 B
Groovy

/*
* SPDX-License-Identifier: Apache-2.0
*/
rootProject.name = System.getenv('CHAINCODE_NAME') ?: 'basic'