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

added delay for worker

parent 6cd76149
No related branches found
No related tags found
2 merge requests!59Development to master,!21Error handling
Pipeline #63945 failed
...@@ -31,5 +31,7 @@ e2e-testing: ...@@ -31,5 +31,7 @@ e2e-testing:
- docker image prune -f - docker image prune -f
- docker-compose build --no-cache - docker-compose build --no-cache
- docker-compose up -d - docker-compose up -d
after-script:
- sleep 120
allow_failure: true 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