From cd89a02e3d8c20f99f5944bdce4f03f9e60029f0 Mon Sep 17 00:00:00 2001 From: Ranindya Paramitha <23520019@std.stei.itb.ac.id> Date: Sun, 21 Mar 2021 21:35:20 +0700 Subject: [PATCH] try CI/CD frontend --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 690218a4..023e05d3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -84,9 +84,8 @@ deploy: except: - tags environment: - name: review/$CI_BUILD_REF_NAME + name: prod/$CI_BUILD_REF_NAME url: https://$CI_ENVIRONMENT_SLUG.35.239.248.116.six.org - on_stop: stop_review script: - kubectl version - sed_files deployment -- GitLab