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 9d3bae2 commit cec25b6Copy full SHA for cec25b6
.github/workflows/k8s_test.yml
@@ -25,7 +25,7 @@ jobs:
25
if: ${{ github.event.repository.name == 'refinery-gateway' || github.event.repository.name == 'gates-gateway' || github.event.repository.name == 'cognition-gateway' }}
26
secrets: inherit
27
with:
28
- alembic_downgrade_rev: 'head'
+ alembic_upgrade_rev: 'head'
29
docker_image_tag: ${{ needs.call-az-acr-push-test.outputs.GH_REF_NAME }}
30
31
k8-test:
0 commit comments