feat(.gitea/workflows): Add GitHub Actions workflows for Docker build and test
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ export const runCli = async () => {
|
||||
'info',
|
||||
`trying to start coreflow@v${projectInfoNpm.version} on ${
|
||||
(await smartnetworkInstance.getPublicIps()).v4
|
||||
}`
|
||||
}`,
|
||||
);
|
||||
coreflowInstance = new Coreflow();
|
||||
await coreflowInstance.start();
|
||||
|
||||
Reference in New Issue
Block a user