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.
deploy-request
deploy-request-on-dev
1 parent a5703bd commit 6df9710Copy full SHA for 6df9710
1 file changed
.github/workflows/staging-deploy.yml
@@ -59,7 +59,7 @@ jobs:
59
if-no-files-found: warn
60
deploy:
61
needs: test
62
- uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@deploy-request-on-dev
+ uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@deploy-request
63
with:
64
template-repository-name: "lambda-feedback/evaluation-function-boilerplate-python"
65
build-file: "app/Dockerfile"
0 commit comments