feat(.gitea/workflows): Add GitHub Actions workflows for Docker build and test
This commit is contained in:
@@ -77,7 +77,7 @@ export class CoreflowTaskmanager {
|
||||
await this.updateBaseServicesTask.trigger();
|
||||
logger.log(
|
||||
'success',
|
||||
'initial tasks successfully executed! Now handing over to longterm taskmanager!'
|
||||
'initial tasks successfully executed! Now handing over to longterm taskmanager!',
|
||||
);
|
||||
} catch (e) {
|
||||
console.log(e);
|
||||
|
||||
Reference in New Issue
Block a user