Skip to content

Commit

Permalink
Test recreation with executables
Browse files Browse the repository at this point in the history
  • Loading branch information
theotherp committed Dec 3, 2024
1 parent d16e56a commit 822aafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose-systemtest/linux/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ services:
environment:
- spring_profiles_active=build,systemtest
# Do not use DB tool in pipeline because running executable is not allowed or doesn't work?
- use_db_tool=false
#- use_db_tool=false
volumes:
- /tmp/hydra/v1MigrationDataFolder:/data
- /tmp/hydraBlackhole_v1Migration:/hydraBlackhole
Expand Down

0 comments on commit 822aafe

Please sign in to comment.