Skip to content

Commit 5745d18

Browse files
committed
chore: set DB_TAG to 25.04 to try fix migrations container
1 parent e7ad05c commit 5745d18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
rm -f .env.bak
4343
echo 'SECRET_KEY=cypressci' >> .env
4444
echo 'DEMO_DATASET=true' >> .env
45+
echo 'DB_TAG=25.04' >> .env
4546
echo 'BE_TAG=develop' >> .env
4647
echo 'FE_TAG=develop' >> .env
4748
echo 'DOMAIN=localhost' >> .env

0 commit comments

Comments
 (0)