Skip to content

feat(xsweet): add wait for it file for postgres

Giannis Kopanas requested to merge xsweet-docker into master

Add a wait-for-it file.sh which executes the xsweet only if a valid postgres connection exists added parameters for port and host and timeout flags:

  • WAIT_SERVICE_PORT
  • WAIT_TIMEOUT

Merge request reports