mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 06:36:32 +00:00
cab6281dc5
* wip * file rename * Adding postgres docker to jenkins test * update and fix to jenkins file * More fixing * tinker * more tinkering * agent in stage * agent in stage fix * Integrated Andrea's Docker compose work * Rework to include dockerfile into jenkins unit test * Customer dockerfile agent * Change to ENTRYPOINT * No dir() in Unit Tests * Removal dir property of dockerfile * Added lable to agent.dockerfile * agent set only at stage level * Added Jakub's suggestion * removed stage level agent * replaced docker host name with default 127.0.0.1 * Fix of old NewWhisperEnvelope * removed user and password settings from postgres connection * Set explicit postgres user and password * Change postgres creds to be more generic * Removed unneeded docker files * POSTGRES_HOST_AUTH_METHOD because we hate passwords * chicken chicken chicken * indents 2 spaces