Merge #70
merge.yml
on: workflow_dispatch
Set Variables
1s
Deploy Stack Dev
/
...
/
Terraform apply frontend dev
5s
Deploy Stack Dev
/
...
/
Terraform apply database dev
6s
Deploy Stack Test
/
...
/
Terraform apply frontend test
4s
Deploy Stack Test
/
...
/
Terraform apply database test
5s
Deploy Stack Dev
/
Build And upload UI to s3 ${{ inputs.environment_name }}
0s
Deploy Stack Test
/
Build And upload UI to s3 ${{ inputs.environment_name }}
0s
Annotations
4 errors
Deploy Stack Dev / Deploys Cloudfront / Terraform apply frontend dev
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/quickstart-aws-containers/quickstart-aws-containers/.github/workflows/.stack-prefix.yml'. Did you forget to run actions/checkout before running your local action?
|
Deploy Stack Dev / Deploys Database / Terraform apply database dev
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/quickstart-aws-containers/quickstart-aws-containers/.github/workflows/.stack-prefix.yml'. Did you forget to run actions/checkout before running your local action?
|
Deploy Stack Test / Deploys Cloudfront / Terraform apply frontend test
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/quickstart-aws-containers/quickstart-aws-containers/.github/workflows/.stack-prefix.yml'. Did you forget to run actions/checkout before running your local action?
|
Deploy Stack Test / Deploys Database / Terraform apply database test
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/quickstart-aws-containers/quickstart-aws-containers/.github/workflows/.stack-prefix.yml'. Did you forget to run actions/checkout before running your local action?
|