Skip to content
Snippets Groups Projects
Commit 2ed6c2f3 authored by Karel van Klink's avatar Karel van Klink :smiley_cat: Committed by Neda Moeini
Browse files

Fix db migration revision order

parent 399f8c89
Branches
Tags
1 merge request!442Add redeploy workflow for L3 core services
Pipeline #95149 canceled
"""Add L3 service redeploy workflow.
Revision ID: 285954f5ec04
Revises: b2b5137ef0c7
Revises: 06242291zb30
Create Date: 2025-06-24 16:49:06.495691
"""
......@@ -15,7 +15,7 @@ from orchestrator.migrations.helpers import (
# revision identifiers, used by Alembic.
revision = '285954f5ec04'
down_revision = 'b2b5137ef0c7'
down_revision = '06242291zb30'
branch_labels = None
depends_on = None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment