Skip to content

Commit 8518f81

Browse files
committed
FLYWAY_BASELINE_ON_MIGRATE
1 parent 41e72e8 commit 8518f81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
DATABASE_LAB_CI=true
1919
FLYWAY_LOCATIONS=filesystem:/flyway/sql
2020
FLYWAY_CONNECT_RETRIES=60
21+
FLYWAY_BASELINE_ON_MIGRATE=true
2122
env:
2223
CI_ENDPOINT: ${{ secrets.CI_ENDPOINT }}
2324
SECRET_TOKEN: ${{ secrets.SECRET_TOKEN }}

0 commit comments

Comments
 (0)