From 0ed4fb262a191773f6138ca11197bd086e82b721 Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Tue, 24 Aug 2021 10:43:17 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index be11385..5346186 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -62,6 +62,8 @@ push tag: deploy: stage: deploy + bofore_script: + - '' image: name: alpine/helm:latest entrypoint: [""] @@ -73,4 +75,4 @@ deploy: myapp-${CI_COMMIT_REF_SLUG} inkletblot/simple-blog-api environment: - name: production \ No newline at end of file + name: production