From 08052038467c4d215a80f029376f57620d3ba767 Mon Sep 17 00:00:00 2001 From: Lukas Eipert Date: Mon, 21 Feb 2022 18:03:10 +0100 Subject: [PATCH] yay --- kaniko/.gitlab-ci.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/kaniko/.gitlab-ci.yml b/kaniko/.gitlab-ci.yml index 58ed552..1130208 100644 --- a/kaniko/.gitlab-ci.yml +++ b/kaniko/.gitlab-ci.yml @@ -1,6 +1,4 @@ kaniko: extends: .deploy - stage: kaniko - script: - - ./kaniko/build.sh \ No newline at end of file + stage: kaniko \ No newline at end of file