Skip to content

VED-167 Ack Lambda Audit table/file movement tests #61

VED-167 Ack Lambda Audit table/file movement tests

VED-167 Ack Lambda Audit table/file movement tests #61

name: Deploy Blue Green - INT
on:
pull_request:
types: [closed]
branches: [master]
jobs:
deploy-green:
uses: ./.github/workflows/deploy-template.yml
with:
environment: green
deploy-blue:
needs: deploy-green
uses: ./.github/workflows/deploy-template.yml
with:
environment: blue