Skip to content

Commit 9df4c8e

Browse files
authored
Merge pull request #3 from Rookout/add-labels
add labels
2 parents 9e3a22c + 76708f7 commit 9df4c8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

serverless.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ provider:
2525
'ROOKOUT_TOKEN': ${opt:token}
2626
'ROOKOUT_AGENT_HOST': ${opt:agenthost}
2727
'ROOKOUT_ROOK_TAGS': 'tasks-multi-infra'
28+
'ROOKOUT_LABELS': 'app:tasks-multi-infra,env:${self:custom.stage},type:serverless'
2829

2930
# The `functions` block defines what code to deploy
3031
functions:

0 commit comments

Comments
 (0)