File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -255,6 +255,7 @@ jobs:
255255 ./scripts/get-cordapps.sh || mv github.main.properties github.properties
256256
257257 cat github.properties
258+ cp github.properties ../../../samples/corda/corda-simple-application/
258259 working-directory : tests/network-setups/corda
259260
260261 - name : Generate github.properties (else)
@@ -265,6 +266,7 @@ jobs:
265266 echo "password=${{ secrets.GITHUB_TOKEN }}" >> github.properties
266267 echo "url=https://maven.pkg.github.com/hyperledger-labs/weaver-dlt-interoperability" >> github.properties
267268 cat github.properties
269+ cp github.properties ../../../samples/corda/corda-simple-application/
268270 working-directory : tests/network-setups/corda
269271
270272 # CORDA NETWORK
You can’t perform that action at this time.
0 commit comments