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

changed purge stage image

parent 32999b1e
No related branches found
No related tags found
2 merge requests!59Development to master,!21Error handling
Pipeline #63937 passed
......@@ -3,7 +3,9 @@ stages:
- e2e-test
purge-old-containers:
image: docker
image:
name: docker/compose:1.24.0
entrypoint: ['/bin/sh', '-c']
services:
- docker:dind
stage: purge
......
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