From 4e57e23e1346f6443e1b98f67ea94fa410e9f3cd Mon Sep 17 00:00:00 2001 From: Cherry Sakura Date: Tue, 31 Oct 2023 06:46:30 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cf92759..0a4f3ec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,3 @@ -stages: - build - docker-build: image: docker:latest stage: build