From d8b68f7be0241444a1ebdf50ab6e00837a16c626 Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Tue, 5 Nov 2019 15:28:18 +0300 Subject: [PATCH] Rename cleanup step [skip ci] --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1b56a02..61a42ff 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -156,7 +156,7 @@ Docker images: # Cleanup stage # ################# -cleanup: +Remove Docker images: stage: cleanup image: docker:19.03.2 variables: