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

sataa koht

parent 66280607
Branches testing
No related tags found
No related merge requests found
Pipeline #66573 canceled
......@@ -33,10 +33,10 @@ e2e-testing:
- docker image prune -f
- docker-compose build --no-cache
- 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
- docker cp ./docker/run.sh postgis:/
- docker exec -i postgis chmod +x /run.sh
- sleep 3
- docker exec -i postgis /docker-entrypoint-initdb.d/run.sh
- docker exec -i postgis /run.sh
allow_failure: true
rf-test:
......
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