Skip to content

Commit b10e2df

Browse files
Remove actions section to pass CI
1 parent 02cca13 commit b10e2df

File tree

1 file changed

+1
-4
lines changed
  • showcases/data/Lambda/Activator - Hosted service

1 file changed

+1
-4
lines changed

showcases/data/Lambda/Activator - Hosted service/code.pure

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,5 @@ HostedService model::AdvancedHostedService
4848
function: model::processData(String[1]):String[1];
4949
documentation: 'Advanced hosted service with post-deployment actions';
5050
autoActivateUpdates: true;
51-
actions:
52-
[
53-
SlackNotify
54-
]
51+
5552
}

0 commit comments

Comments
 (0)