Skip to content

Commit f5e881c

Browse files
committed
test: debug db_upgrade.sh
1 parent 84e4f0a commit f5e881c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/k8s_db_upgrade.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
shell: bash
8181
id: alembic_command
8282
run: |
83+
echo $(cat cicd-deployment-scripts/k8s/db_upgrade.sh)
8384
bash cicd-deployment-scripts/k8s/db_upgrade.sh \
8485
-e ${{ env.ENVIRONMENT_NAME }} \
8586
-d ${{ github.event.repository.name }} \

0 commit comments

Comments
 (0)