You've already forked microservices
mirror of
https://github.com/ebosas/microservices.git
synced 2025-08-24 20:08:55 +02:00
Test pipeline [BuildDatabase]
This commit is contained in:
@@ -111,22 +111,6 @@ Resources:
|
||||
#-----------------------------------------------------------------------------#
|
||||
# CodePipeline
|
||||
#-----------------------------------------------------------------------------#
|
||||
# CloudWatchEventRule:
|
||||
# Type: AWS::Events::Rule
|
||||
# Properties:
|
||||
# EventPattern:
|
||||
# detail:
|
||||
# action-type: [PUSH]
|
||||
# image-tag: [latest]
|
||||
# repository-name: [!Ref Repository]
|
||||
# result: [SUCCESS]
|
||||
# detail-type: [ECR Image Action]
|
||||
# source: [aws.ecr]
|
||||
# Targets:
|
||||
# - Arn: !Sub arn:aws:codepipeline:${AWS::Region}:${AWS::AccountId}:${Pipeline}
|
||||
# RoleArn: !GetAtt CloudWatchEventRole.Arn
|
||||
# Id: server-pipeline
|
||||
|
||||
CloudWatchEventRule:
|
||||
Type: AWS::Events::Rule
|
||||
Properties:
|
||||
|
Reference in New Issue
Block a user