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