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

fixed validation error

parent 2a5ac0a4
No related branches found
No related tags found
2 merge requests!59Development to master,!21Error handling
Pipeline #63932 passed with warnings
...@@ -14,7 +14,7 @@ purge-old-containers: ...@@ -14,7 +14,7 @@ purge-old-containers:
- docker-compose down - docker-compose down
allow_failure: true allow_failure: true
e2e-testing: e2e-testing:
image: image:
name: docker/compose:1.24.0 name: docker/compose:1.24.0
entrypoint: ['/bin/sh', '-c'] entrypoint: ['/bin/sh', '-c']
......
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