Skip to content
Snippets Groups Projects
Commit 66280607 authored by L4168's avatar L4168
Browse files

sleep

parent 3558d9f3
No related branches found
No related tags found
No related merge requests found
Pipeline #66572 canceled
......@@ -35,6 +35,7 @@ e2e-testing:
- docker-compose up -d
- docker cp ./docker/run.sh postgis:/docker-entrypoint-initdb.d
- docker exec -i postgis chmod 771 /docker-entrypoint-initdb.d/run.sh
- sleep 3
- docker exec -i postgis /docker-entrypoint-initdb.d/run.sh
allow_failure: true
......
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