We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2078ea7 + fbeaff8 commit 6d6285cCopy full SHA for 6d6285c
.github/workflows/main-build.yml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- main
6
- "release/v*"
7
+ workflow_dispatch: # be able to run the workflow on demand
8
env:
9
AWS_DEFAULT_REGION: us-east-1
10
STAGING_ECR_REGISTRY: 611364707713.dkr.ecr.us-west-2.amazonaws.com
0 commit comments