We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e3a22c + 76708f7 commit 9df4c8eCopy full SHA for 9df4c8e
serverless.yml
@@ -25,6 +25,7 @@ provider:
25
'ROOKOUT_TOKEN': ${opt:token}
26
'ROOKOUT_AGENT_HOST': ${opt:agenthost}
27
'ROOKOUT_ROOK_TAGS': 'tasks-multi-infra'
28
+ 'ROOKOUT_LABELS': 'app:tasks-multi-infra,env:${self:custom.stage},type:serverless'
29
30
# The `functions` block defines what code to deploy
31
functions:
0 commit comments