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.
1 parent cec25b6 commit 34d93ffCopy full SHA for 34d93ff
.github/workflows/k8s_test.yml
@@ -89,5 +89,5 @@ jobs:
89
if: ${{ failure() && (github.event.repository.name == 'refinery-gateway' || github.event.repository.name == 'gates-gateway' || github.event.repository.name == 'cognition-gateway') }}
90
secrets: inherit
91
with:
92
- alembic_downgrade_rev: ${{ needs.call-k8-db-upgrade.outputs.ALEMBIC_CURRENT_REV }}
+ alembic_downgrade_rev: ${{ needs.call-k8-db-upgrade.outputs.ALEMBIC_CURRENT_REV }}
93
docker_image_tag: ${{ needs.call-az-acr-push-test.outputs.GH_REF_NAME }}
0 commit comments