disable restarting transformation
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
meltano:
|
||||
<<: *meltano-image
|
||||
command: "--environment=sarens-demo run tap-spreadsheets-anywhere target-postgres dbt-postgres:run"
|
||||
restart: unless-stopped
|
||||
restart: no # unless-stopped
|
||||
networks:
|
||||
- db_network
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user