Build the next version of R as well
This commit is contained in:
parent
3604b178d5
commit
04a2ff4fc3
1 changed files with 6 additions and 1 deletions
|
|
@ -318,7 +318,7 @@ rBuildsDevelEventRule:
|
|||
State: ${self:custom.${self:provider.stage}.eventRuleState}
|
||||
Targets:
|
||||
- Id: rbuilds
|
||||
Input: '{"force": true, "versions": ["devel"]}'
|
||||
Input: '{"force": true, "versions": ["next", "devel"]}'
|
||||
RoleArn:
|
||||
Fn::GetAtt: [ rBuildsEventRuleIamRole, Arn ]
|
||||
Arn:
|
||||
|
|
|
|||
Loading…
Reference in a new issue