Skip to content
Snippets Groups Projects
Verified Commit 9fa7282a authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[MapCareTech] Remove exit on failure from entrypoint to prevent exiting before database is launched

parent 946afdb6
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
set -eo pipefail
# default variables
: "${SLEEP:=1}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment