Skip to content

Deploy CAC To Test Pipeline #9

Deploy CAC To Test Pipeline

Deploy CAC To Test Pipeline #9

name: Deploy to Test
on:
workflow_dispatch:
push:
branches:
- main
env:
AWS_REGION: 'ca-central-1'
jobs:
deployToTest:
uses: ssc-spc-ccoe-cei/aws-guardrails-cac-solution/.github/workflows/deploy.yml@main

Check failure on line 14 in .github/workflows/deploy-test-pipeline.yml

View workflow run for this annotation

GitHub Actions / Deploy to Test

Invalid workflow file

The workflow is not valid. .github/workflows/deploy-test-pipeline.yml (Line: 14, Col: 11): Input aws-region is required, but not provided while calling. .github/workflows/deploy-test-pipeline.yml (Line: 14, Col: 11): Input deploy-version is required, but not provided while calling.
with:
environment: test