Skip to content

Commit

Permalink
chore: change pipeline database from pipeline env
Browse files Browse the repository at this point in the history
Signed-off-by: Ash <[email protected]>
  • Loading branch information
iutx committed Oct 10, 2024
1 parent f5acecb commit e06a92c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ stages:
version: 1.0-80
disable: true
params:
database: erda
database: ${{ configs.legacy_migration_mysql_database }}
lint_config: .erda/migrations/config.yml
migrationdir: .erda/migrations
mysql_host: ${{ configs.legacy_migration_mysql_host }}
Expand Down

0 comments on commit e06a92c

Please sign in to comment.