We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02cca13 commit b10e2dfCopy full SHA for b10e2df
showcases/data/Lambda/Activator - Hosted service/code.pure
@@ -48,8 +48,5 @@ HostedService model::AdvancedHostedService
48
function: model::processData(String[1]):String[1];
49
documentation: 'Advanced hosted service with post-deployment actions';
50
autoActivateUpdates: true;
51
- actions:
52
- [
53
- SlackNotify
54
- ]
+
55
}
0 commit comments