From ee0e81ab3ac8ccb0fbc5692155f71486d5d0dbe8 Mon Sep 17 00:00:00 2001 From: Erwan Bousse <erwan.bousse@univ-nantes.fr> Date: Sat, 21 Sep 2024 13:39:58 +0200 Subject: [PATCH] CI: remove stage --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1a2c58f..a34ffc7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,4 @@ publish_container_image: - stage: publish image: name: gcr.io/kaniko-project/executor:v1.13.0-debug entrypoint: [""] -- GitLab